OrderStagedChangeDecrementItem - admin-graphql - OBJECT
Version: 2024-10
Description:
An removal of items from an existing line item on the order.
Access Scopes
`read_order_edits` access scope.
Fields
-
delta:
Int! -
The number of items removed.
-
lineItem:
LineItem! -
The original line item.
-
restock:
Boolean! -
The intention to restock the removed items.
Connections
Related queries
Related mutations
Related Unions
Examples