--- title: New cartToken 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-field-carttoken-added-to-the-order-graphql-admin-api md: >- https://shopify.dev/changelog/new-field-carttoken-added-to-the-order-graphql-admin-api.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-04-06T15:05:18-04:00' postedAt: '2026-05-12T12:00:00-04:00' updatedAt: '2026-05-12T10:17:17-04:00' effectiveAt: '2026-04-20T12:00:00-04:00' --- May 12, 2026 Tags: * Admin GraphQL API * 2026-07 # New `cartToken` field added to the `Order` object The [`cartToken`](https://shopify.dev/docs/api/admin-graphql/2026-07/objects/order#field-Order.fields.cartToken) field is now available on the GraphQL Admin API's `Order` object. This field returns the token associated with the cart that was used to create the order, matching the existing `cart_token` field in the REST Admin API.