Skip to main content
Anchor to InventoryShipmentSetBarcodePayload

InventoryShipmentSetBarcodePayload

payload

Return type for inventoryShipmentSetBarcode mutation.

•InventoryShipment

The inventory shipment with the updated barcode.

Show fields
•[InventoryShipmentSetBarcodeUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Sets the barcode on an inventory shipment.

Show payload

Arguments

•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?