订单编辑期间添加折扣的输入字段-OrderEditAppliedDiscountInput 输入对象
用于在订单编辑期间添加折扣的输入字段。
输入栏
- 说明(
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
)
折扣说明。 - fixedValue(
[MoneyInput](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyinput)
)
折扣值作为固定金额。 - percentValue(
[Float](https://shopify.dev/docs/admin-api/graphql/reference/scalar#float-2021-01)
)
折扣值的百分比。