创建或更新自动基本折扣输入-DiscountAutomaticBasicInput 输入对象

指定输入字段以创建或更新自动基本折扣。


输入栏

  • customerGets([DiscountCustomerGetsInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcustomergetsinput)
    订单中的合格项目,每个项目的数量以及折扣的总价值。
  • endsAt([DateTime](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
    折扣结束的日期和时间。对于开放式折扣,请使用null
  • minimumRequirement([DiscountMinimumRequirementInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountminimumrequirementinput)
    要应用折扣所需的最小小计或数量。
  • startsAt([DateTime](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
    折扣开始的日期和时间。
  • title([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    折扣的标题。