--- title: InventoryActivatePayload - GraphQL Admin description: Return type for `inventoryActivate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventoryactivatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/inventoryactivatepayload.md --- # Inventory​Activate​Payload payload Return type for `inventoryActivate` mutation. ## Fields * inventory​Level [Inventory​Level](https://shopify.dev/docs/api/admin-graphql/unstable/objects/InventoryLevel) The inventory level that was activated. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/mutations/inventoryActivate) mutation Activate an inventory item at a location. *** ## Map ### Mutations with this payload * [inventory​Activate](https://shopify.dev/docs/api/admin-graphql/unstable/types/inventoryActivate)