A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I want to give an Automatic Discount to specific customers.
Is there a way to add a customerSelection to an Automatic Basic Discount code?
The spec does not allow this:
https://shopify.dev/api/admin-graphql/2022-01/mutations/discountAutomaticBasicCreate
Why is this only an option for Non-Automatic Discount Codes?
Thanks!