创建或更新自动Bxgy折扣-DiscountAutomaticBxgyInput 输入对象

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


输入栏

  • 客户购买([DiscountCustomerBuysInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcustomerbuysinput)
    客户必须购买的合格物品和每件的数量才能获得折扣。
  • 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
  • startsAt([DateTime](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01)
    折扣开始的日期和时间。
  • 标题([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01)
    折扣的标题。
  • UsesPerOrderLimit([UnsignedInt64](https://shopify.dev/docs/admin-api/graphql/reference/scalar#unsignedint64-2021-01)
    折扣可应用于订单的最大次数。