Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to inventoryTransferEdit

inventoryTransferEdit

mutation

Requires write_inventory_transfers access scope. Also: The user must have permission to manage inventory.

Edits an inventory transfer.

ID!required

The ID of the inventory Transfer to be edited.

The input fields to edit the inventory transfer.


Was this section helpful?

Anchor to InventoryTransferEditPayload returnsInventoryTransferEditPayload returns

The edited inventory transfer.

The list of errors that occurred from executing the mutation.


Was this section helpful?