Skip to main content
Anchor to InventoryShipmentSetTrackingPayload

InventoryShipmentSetTrackingPayload

payload

Return type for inventoryShipmentSetTracking mutation.

•InventoryShipment

The inventory shipment with the edited tracking info.

•[InventoryShipmentSetTrackingUserError!]!
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

•mutation

Edits the tracking info on an inventory shipment.

Arguments

•ID!
required

The ID of the inventory shipment whose tracking info is being edited.

•InventoryShipmentTrackingInput!
required

The tracking info to edit on the inventory shipment.



Was this section helpful?