Skip to main content
Anchor to InventoryTransferRemoveItemsPayload

InventoryTransferRemoveItemsPayload

payload

Return type for inventoryTransferRemoveItems mutation.

•InventoryTransfer

The transfer with line items removed.

•[InventoryTransferLineItemUpdate!]

The line items that have had their shippable quantity removed.

•[InventoryTransferRemoveItemsUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

This mutation allows removing the shippable quantities of line items on a Transfer. It removes all quantities of the item from the transfer that are not associated with shipments.


Was this section helpful?