指定输入字段以更新价格规则客户选择-PriceRuleCustomerSelectionInput 输入对象

指定输入字段以更新价格规则客户选择。


输入栏

  • customerIdsToAdd([[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
    要添加到价格规则适用的当前客户列表中的客户列表。savedSearchIds必须为空。
  • customerIdsToRemove([[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
    从价格规则适用的当前客户列表中删除的客户列表。
  • forAllCustomers([Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
    价格规则是否适用于所有客户。
  • savedSearchIds([[ID!]](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01)
    保存的客户搜索列表,其中包含适用价格规则的客户。可能没有单个客户ID。