--- title: Removing multiLocation field from ShopFeatures - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/removing-multilocation-field-from-shopfeatures md: https://shopify.dev/changelog/removing-multilocation-field-from-shopfeatures.md --- [Back to Developer changelog](https://shopify.dev/changelog) November 1, 2024 Tags: * Action Required * Admin GraphQL API * 2025-01 # Removing `multiLocation` field from `ShopFeatures` As of the **2025-01** release of the Admin GraphQL API, the deprecated `multiLocation` field on [ShopFeatures](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopFeatures) will be removed. Use the [locationsCount](https://shopify.dev/docs/api/admin-graphql/latest/queries/locationsCount) query to determine how many locations a shop has.