Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

union

Requires read_order_edits access scope.

A change that has been applied to an order.

OBJECT

A change to the order representing the addition of a custom line item. For example, you might want to add gift wrapping service as a custom line item.

OBJECT

The discount applied to an item that was added during the current order edit.

OBJECT

A new shipping line added as part of an order edit.

OBJECT

A change to the order representing the addition of an existing product variant.

OBJECT

An removal of items from an existing line item on the order.

OBJECT

An addition of items to an existing line item on the order.

OBJECT

A shipping line removed during an order edit.


Was this section helpful?

Anchor to Fields with this unionFields with this union

OBJECT

A list of changes that affect this line item.

CONNECTION

List of changes made to the order during the current edit.

CONNECTION

A list of nodes that are contained in OrderStagedChangeEdge. You can fetch data about an individual node, or you can follow the edges to fetch data about a collection of related nodes. At each node, you specify the fields that you want to retrieve.

OBJECT

The item at the end of OrderStagedChangeEdge.


Was this section helpful?