---
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
metadata:
  effectiveApiVersion: 2025-01
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2024-10-17T14:13:26-04:00'
  postedAt: '2024-11-01T10:00:00-04:00'
  updatedAt: '2024-11-01T08:58:55-04:00'
  effectiveAt: '2024-11-01T10:00:00-04:00'
---

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.
