Anchor to InventoryTransferDuplicateUserErrorInventory
objectInventory Transfer Duplicate User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Inventory
Transfer Duplicate User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
This mutation allows duplicating an existing inventory transfer. The duplicated transfer will have the same line items and quantities as the original transfer, but will be in a draft state with no shipments.
- •ID!required
The ID of the inventory transfer to duplicate.
Arguments
- Anchor to inventoryTransferinventory•Inventory
Transfer Transfer The duplicated inventory transfer.
- Anchor to userErrorsuser•[Inventory
Errors Transfer Duplicate User Error!]! non-null The list of errors that occurred from executing the mutation.
Fields
- •ID!
Was this section helpful?