Skip to main content
Anchor to InventoryShipmentUpdateItemQuantitiesPayload

InventoryShipmentUpdateItemQuantitiesPayload

payload

Return type for inventoryShipmentUpdateItemQuantities mutation.

•InventoryShipment

The inventory shipment with updated item quantities.

Show fields
•[InventoryShipmentLineItem!]

The updated item quantities.

Show fields
•[InventoryShipmentUpdateItemQuantitiesUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates items on an inventory shipment.

Show payload

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.

Show input fields


Was this section helpful?