--- title: InventoryActivatePayload - GraphQL Admin description: Return type for `inventoryActivate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/inventoryactivatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/inventoryactivatepayload.md --- # Inventory​Activate​Payload payload Return type for `inventoryActivate` mutation. ## Fields * inventory​Level [Inventory​Level](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryLevel) The inventory level that was activated. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [inventory​Activate](https://shopify.dev/docs/api/admin-graphql/latest/mutations/inventoryActivate) mutation Activate an inventory item at a location. *** ## Map ### Mutations with this payload * [inventory​Activate](https://shopify.dev/docs/api/admin-graphql/latest/types/inventoryActivate)