Skip to main content
Anchor to InventoryShipmentSetTrackingPayload

InventoryShipmentSetTrackingPayload

payload

Return type for inventoryShipmentSetTracking mutation.

•InventoryShipment

The inventory shipment with the edited tracking info.

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

Edits the tracking info on an inventory shipment.

Show payload

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.

Show input fields


Was this section helpful?