---
title: New field to query Order cancellation - 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-to-query-order-cancellation'
  md: 'https://shopify.dev/changelog/new-field-to-query-order-cancellation.md'
metadata:
  effectiveApiVersion: 2023-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-08-16T21:10:11-04:00'
  postedAt: '2023-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:39-05:00'
  effectiveAt: '2023-10-01T00:00:00-04:00'
---

October 1, 2023

Tags:

* API
* 2023-10

# New field to query Order cancellation

As of 2023-10, we've added a new field `cancellation` to `Order` graphQL object.

This field can provide additional details about the order cancellation, such as staff provided notes on why the order was cancelled. This data is currently available for some orders cancelled on Point of Sale app.

Learn more about `Order` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/latest/objects/Order).
