现有订单项中添加项目-OrderStagedChangeIncrementItem 对象
在订单上现有订单项中添加项目。
所需的访问
read_order_edits 访问范围。
在本页面
字段
- delta(
[Int!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#int-2021-01))
添加的项目数。 - lineItem(
[LineItem!](https://shopify.dev/docs/admin-api/graphql/reference/orders/lineitem))
原始订单项。
