Anchor to InventoryShipmentMarkInTransitUserErrorInventory
objectInventory Shipment Mark In Transit User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (InventoryShipmentMarkInTransitUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Inventory
Shipment Mark In Transit 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
- inventoryShipmentMarkInTransit (InventoryShipmentMarkInTransitPayload)
- •mutation
Marks a draft inventory shipment as in transit.
- •ID!required
The ID of the inventory shipment to mark in transit.
- Anchor to dateShippeddate•Date
Shipped Time The date the shipment was shipped.
Arguments
- •ID!
Was this section helpful?