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