Skip to main content
Anchor to InventoryShipmentCreateInTransitUserError

InventoryShipmentCreateInTransitUserError

object

An error that occurs during the execution of InventoryShipmentCreateInTransit.

•InventoryShipmentCreateInTransitUserErrorCode

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

Adds an in-transit shipment to an inventory transfer.

Arguments

•InventoryShipmentCreateInput!
required

The input fields for the inventory shipment.


Fields

•InventoryShipment

The created inventory shipment.

•[InventoryShipmentCreateInTransitUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?