指定折扣输入-DiscountAmountInput 输入对象
指定折扣的值及其应用方式。
输入栏
- amount(
[Decimal](https://shopify.dev/docs/admin-api/graphql/reference/scalar#decimal-2021-01)
)
折扣的价值。 - applyOnEachItem(
[Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
如果为true,则折扣将应用于每个有资格的项目。如果为false,则将金额分配给所有授权项目。