Anchor to InventoryShipmentUpdateItemQuantitiesUserErrorInventory
objectInventory Shipment Update Item Quantities User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Inventory
Shipment Update Item Quantities User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Updates items on an inventory shipment.
- •ID!required
The ID of the inventory shipment to update item quantities.
- Anchor to itemsitems•[Inventory
Shipment Update Item Quantities Input!] Default:[] The list of line items to be updated to the shipment.
Arguments
- Anchor to shipmentshipment•Inventory
Shipment The inventory shipment with updated item quantities.
- Anchor to updatedLineItemsupdated•[Inventory
Line Items Shipment Line Item!] The updated item quantities.
- Anchor to userErrorsuser•[Inventory
Errors Shipment Update Item Quantities User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •ID!
Was this section helpful?