Skip to main content
Anchor to InventoryTransferEditPayload

InventoryTransferEditPayload

payload

Return type for inventoryTransferEdit mutation.

•InventoryTransfer

The edited inventory transfer.

•[InventoryTransferEditUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

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



Was this section helpful?