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