Skip to main content
Anchor to InventoryTransferSetItemsInput

InventoryTransferSetItemsInput

input_object

The input fields to the InventoryTransferSetItems mutation.

•ID!
non-null

The ID of the inventory transfer where the items will be set.

•[InventoryTransferLineItemInput!]!
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 inventoryItemId entries are rejected.


Was this section helpful?