Skip to main content
Anchor to InventoryTransferEditUserError

InventoryTransferEditUserError

object

An error that occurs during the execution of InventoryTransferEdit.

•InventoryTransferEditUserErrorCode

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 an inventory transfer.

Arguments

•ID!
required

The ID of the inventory Transfer to be edited.

•InventoryTransferEditInput!
required

The input fields to edit the inventory transfer.


Fields

•InventoryTransfer

The edited inventory transfer.

•[InventoryTransferEditUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?