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.

Location ID Queryable with Inventory Scopes

The access scopes for the id field in the Location object have been updated. You can now query this field using either the read_inventory or read_locations scopes.

Key changes include:

  • The location.id field in GraphQL can now be queried with just the read_inventory or read_locations scope.

Please note the following restriction:

  • All other fields of the Location object, such as name and address, still require the read_locations scope for querying.

These updates apply to all API versions.

Was this section helpful?