Anchor to InventoryShipmentSetBarcodePayloadInventory
payloadInventory Shipment Set Barcode Payload
Return type for mutation.
Anchor to FieldsFields
- inventoryShipment (InventoryShipment)
- userErrors ([InventoryShipmentSetBarcodeUserError!]!)
- Anchor to inventoryShipmentinventory•Inventory
Shipment Shipment The inventory shipment with the updated barcode.
- Anchor to userErrorsuser•[Inventory
Errors Shipment Set Barcode User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- 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?