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