# InventoryTransferDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `inventoryTransferDelete` mutation. ### Access Scopes ## Fields * [deletedId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the deleted inventory transfer. * [userErrors](/docs/api/admin/unstable/objects/InventoryTransferDeleteUserError): InventoryTransferDeleteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [inventoryTransferDelete](/docs/api/admin/unstable/mutations/inventoryTransferDelete) ## Examples