Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires write_locations access scope.

Activates a location so that you can stock inventory at the location. Refer to the isActive and activatable fields on the Location object.

ID!required

The ID of a location to activate.


Was this section helpful?

Anchor to LocationActivatePayload returnsLocationActivatePayload returns

The location that was activated.

Anchor to locationActivateUserErrorslocationActivateUserErrors

The list of errors that occurred from executing the mutation.


Was this section helpful?