Anchor to InventoryShipmentSetBarcodeUserErrorInventory
objectInventory Shipment Set Barcode User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (InventoryShipmentSetBarcodeUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Inventory
Shipment Set Barcode 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
- inventoryShipmentSetBarcode (InventoryShipmentSetBarcodePayload)
- •mutation
Sets the barcode on an inventory shipment.
- •ID!required
The ID of the inventory shipment to set the barcode on.
- Anchor to barcodebarcode•String!required
A unique barcode for the shipment.
Arguments
- •ID!
Was this section helpful?