---
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
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2019-11-06T13:05:23-05:00'
  postedAt: '2019-12-11T00:00:00-05:00'
  updatedAt: '2024-02-02T10:04:55-05:00'
  effectiveAt: '2019-12-11T00:00:00-05:00'
---

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.
