---
title: >-
  GraphQL Admin API: location field removed from the Order object. - 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/graphql-admin-api-location-field-removed-from-the-order-object
  md: >-
    https://shopify.dev/changelog/graphql-admin-api-location-field-removed-from-the-order-object.md
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2024-04-17T11:52:52-04:00'
  postedAt: '2024-04-26T11:00:00-04:00'
  updatedAt: '2024-04-24T10:35:15-04:00'
  effectiveAt: '2024-04-26T11:00:00-04:00'
---

April 26, 2024

Tags:

* Action Required
* Admin GraphQL API
* 2024-07

# GraphQL Admin API: `location` field removed from the `Order` object.

As of GraphQL Admin API version **2024-07** the `location` field on the `Order` object has been removed. Use the `retailLocation` field instead.

Learn more about the Order object on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2024-01/objects/Order).
