---
title: >-
  New checkoutToken field added to 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-checkouttoken-field-added-to-the-order-object
  md: >-
    https://shopify.dev/changelog/new-checkouttoken-field-added-to-the-order-object.md
metadata:
  effectiveApiVersion: 2026-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2026-05-14T22:03:43-04:00'
  postedAt: '2026-05-15T12:00:00-04:00'
  updatedAt: '2026-06-25T13:00:41-04:00'
  effectiveAt: '2026-05-15T12:00:00-04:00'
---

May 15, 2026

Tags:

* Admin GraphQL API
* 2026-07

# New `checkoutToken` field added to the `Order` object

The [`checkoutToken`](https://shopify.dev/docs/api/admin-graphql/2026-07/objects/Order#field-Order.fields.checkoutToken) field is now available on the GraphQL Admin API's [`Order`](https://shopify.dev/docs/api/admin-graphql/2026-07/objects/Order) object. This field returns the token associated with the checkout that was used to create the order, matching the existing `checkout_token` field in the REST Admin API.
