Anchor to InventoryTransferDeletePayloadInventory
payloadInventory Transfer Delete Payload
Return type for mutation.
Anchor to FieldsFields
- deletedId (ID)
- userErrors ([InventoryTransferDeleteUserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted inventory transfer.
- Anchor to userErrorsuser•[Inventory
Errors Transfer Delete User Error!]! 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
- inventoryTransferDelete (InventoryTransferDeletePayload)
- •mutation
Deletes an inventory transfer.
- •ID!required
The ID of the inventory transfer to delete.
Arguments
- •ID!
Was this section helpful?