Anchor to InventoryTransferSetItemsInputInventory
input_objectInventory Transfer Set Items Input
The input fields to the InventoryTransferSetItems mutation.
Anchor to FieldsFields
- id (ID!)
- lineItems ([InventoryTransferLineItemInput!]!)
- •ID!non-null
The ID of the inventory transfer where the items will be set.
- Anchor to lineItemsline•[Inventory
Items Transfer Line Item Input!]! required The line items to set on the Transfer. Only the items included in this list are affected; items already on the transfer that aren't referenced here will stay unchanged. Each inventory item may appear at most once in this list; duplicate
entries are rejected.
Was this section helpful?