--- title: New mutation to delete an order - 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-mutation-to-delete-an-order md: https://shopify.dev/changelog/new-mutation-to-delete-an-order.md --- [Back to Developer changelog](https://shopify.dev/changelog) June 1, 2024 Tags: * Admin GraphQL API * 2024-07 # New mutation to delete an order As of GraphQL Admin API 2024-07 version, you can make use of a new mutation to delete an order. Learn more about `orderDelete` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/orderDelete).