Activate Inventory Item
Activates an inventory item in Shopify.
Query
Comma-separated response fields to include.
Body
The ID of the location of the inventory item being activated.
The ID of the location of the inventory item being activated.
e.g. `2026-01` As of version 2026-01, this mutation supports an optional idempotency key using the @idempotent directive. As of version 2026-04, the idempotency key is required and must be provided using the @idempotent directive. For more information, see the idempotency documentation.
This mutation __Activates an inventory item at a location with idempotency enabled__ To see all available examples [see the documentation](https://shopify.dev/docs/api/admin-graphql/latest/mutations/inventoryActivate?example=activate-an-inventory-item-at-a-location-with-idempotency-enabled-2026-01-onwards)