---
title: New field on 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/new-field-on-the-order-object'
  md: 'https://shopify.dev/changelog/new-field-on-the-order-object.md'
metadata:
  effectiveApiVersion: 2021-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-09-14T12:30:02-04:00'
  postedAt: '2021-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2021-10-01T00:00:00-04:00'
---

October 1, 2021

Tags:

* API
* 2021-10

# New field on the Order object

As of API version 2021-10, the `Order` object will include an `app` field representing the application that created the order. The field returns an `OrderApp` object.

Learn more about [this API on Shopify.dev](https://shopify.dev/api/admin/graphql/reference/orders/orderapp).
