Docs

Activate Inventory Item

Activates an inventory item in Shopify.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

The ID of the location of the inventory item being activated.

object
stringrequired

The ID of the location of the inventory item being activated.

Uncommon arguments
string

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.

string

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)

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.