Skip to main content
Anchor to InventoryShipmentUpdateItemQuantitiesPayload

InventoryShipmentUpdateItemQuantitiesPayload

payload

Return type for inventoryShipmentUpdateItemQuantities mutation.

•InventoryShipment

The inventory shipment with updated item quantities.

•[InventoryShipmentLineItem!]

The updated item quantities.

•[InventoryShipmentUpdateItemQuantitiesUserError!]!
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

Updates items on an inventory shipment.

Arguments

•ID!
required

The ID of the inventory shipment to update item quantities.

•[InventoryShipmentUpdateItemQuantitiesInput!]
Default:[]

The list of line items to be updated to the shipment.



Was this section helpful?