Anchor to InventoryShipmentRemoveItemsUserErrorInventory
objectInventory Shipment Remove Items User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Inventory
Shipment Remove Items 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
Remove items from an inventory shipment.
- •ID!required
The ID of the inventory shipment to remove items from.
- Anchor to lineItemsline•[ID!]!
Items required A list of inventory shipment line item ids representing the items to be removed from the shipment.
Arguments
- Anchor to inventoryShipmentinventory•Inventory
Shipment Shipment The inventory shipment with items removed.
- Anchor to userErrorsuser•[Inventory
Errors Shipment Remove Items User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •ID!
Was this section helpful?