Skip to main content
Anchor to InventoryTransferCreateAsReadyToShipUserError

InventoryTransferCreateAsReadyToShipUserError

object

An error that occurs during the execution of InventoryTransferCreateAsReadyToShip.

•InventoryTransferCreateAsReadyToShipUserErrorCode

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

Creates an inventory transfer in ready to ship.

Arguments

•InventoryTransferCreateAsReadyToShipInput!
required

The input fields for the inventory transfer.


Fields

•InventoryTransfer

The created inventory transfer.

•[InventoryTransferCreateAsReadyToShipUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?