Skip to main content
Anchor to InventoryShipmentUpdateItemQuantitiesUserError

InventoryShipmentUpdateItemQuantitiesUserError

object

An error that occurs during the execution of InventoryShipmentUpdateItemQuantities.

•InventoryShipmentUpdateItemQuantitiesUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•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.


Fields

•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?


Was this section helpful?
OSZAR »