--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).