--- title: New order/edited webhook and order editing API capabilities - 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-order-edited-webhook-and-order-editing-api-capabilities md: https://shopify.dev/changelog/new-order-edited-webhook-and-order-editing-api-capabilities.md --- [Back to Developer changelog](https://shopify.dev/changelog) December 11, 2019 Tags: * API # New order/edited webhook and order editing API capabilities Order editing is [now available](https://changelog.shopify.com/posts/edit-existing-orders-in-shopify) to select Shopify merchants. To help you extend this feature, we’ve published a set of order editing APIs to the release candidate of [version 2020-01](https://help.shopify.com/en/api/versioning/release-notes/2020-01). **What’s included?** * GraphQL mutations that allow you to add and remove line items, as well as adjust line item quantities. * An `order/edited` webhook that describes what's changed during an order edit. Learn more about [how to edit orders using GraphQL](https://help.shopify.com/en/api/guides/editing-orders) in the Shopify Help Center.