Skip to main content
Anchor to InventoryShipmentSetTrackingUserError

InventoryShipmentSetTrackingUserError

object

An error that occurs during the execution of InventoryShipmentSetTracking.

•InventoryShipmentSetTrackingUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

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


Fields

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


Was this section helpful?