指定折扣客户-DiscountCustomerSelectionInput 输入对象
指定可以使用此折扣的客户。
输入栏
- all(
[Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
是否所有客户都可以使用此折扣。 - customerSavedSearches(
[DiscountCustomerSavedSearchesInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcustomersavedsearchesinput)
)
要添加或从客户保存的搜索列表中删除的客户保存的搜索ID列表。 - customers(
[DiscountCustomersInput](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/discountcustomersinput)
)
要在客户列表中添加或删除的客户ID列表。