Anchor to inventoryShipmentSetBarcodeinventory
mutationinventory Shipment Set Barcode
Requires access scope. Also: The user must have permission to manage inventory shipments.
Sets the barcode on an inventory shipment.
Anchor to Arguments
Arguments
- barcode (String!)
- id (ID!)
- Anchor to barcodebarcode•String!required
A unique barcode for the shipment.
- •ID!required
The ID of the inventory shipment to set the barcode on.
Was this section helpful?
- 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?