# InventoryBulkToggleActivationPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `inventoryBulkToggleActivation` mutation. ### Access Scopes ## Fields * [inventoryItem](/docs/api/admin-graphql/2024-07/objects/InventoryItem): InventoryItem - The inventory item that was updated. * [inventoryLevels](/docs/api/admin-graphql/2024-07/objects/InventoryLevel): InventoryLevel - The activated inventory levels. * [userErrors](/docs/api/admin-graphql/2024-07/objects/InventoryBulkToggleActivationUserError): InventoryBulkToggleActivationUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [inventoryBulkToggleActivation](/docs/api/admin-graphql/2024-07/mutations/inventoryBulkToggleActivation) ## Examples