---
title: New fields on Order GraphQL 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/new-fields-on-order-graphql-object'
  md: 'https://shopify.dev/changelog/new-fields-on-order-graphql-object.md'
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-05-21T04:53:12-04:00'
  postedAt: '2024-06-01T10:00:00-04:00'
  updatedAt: '2024-07-04T15:14:53-04:00'
  effectiveAt: '2024-06-01T10:00:00-04:00'
---

June 1, 2024

Tags:

* Admin GraphQL API
* 2024-07

# New fields on Order GraphQL Object

As of Admin API `2024-07`, Order object will expose the following new fields:

* [staffMember](https://shopify.dev/docs/api/admin-graphql/2024-07/objects/Order#field-order-staffmember)
* [sourceName](https://shopify.dev/docs/api/admin-graphql/2024-07/objects/Order#field-order-sourcename)

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