Anchor to InventoryTransferRemoveItemsInputInventory
input_objectInventory Transfer Remove Items Input
The input fields to remove inventory items from a transfer.
Anchor to FieldsFields
- id (ID!)
- transferLineItemIds ([ID!])
- •ID!non-null
The ID of the inventory transfer where the items will be removed.
- Anchor to transferLineItemIdstransfer•[ID!]
Line Item Ids The IDs of the
s to be removed from the transfer. Passing an empty array is a no-op and returns the transfer unchanged.
Was this section helpful?