OrderStagedChangeDecrementItem object
An removal of items from an existing line item on the order.
Required access
read_order_edits access scope.
On this page
Fields
- delta (
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01))
The number of items removed. - lineItem (
[LineItem!](https://shopify.dev/docs/admin-api/graphql/reference/orders/lineitem))
The original line item. - restock (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
The intention to restock the removed items.
