Automatic Basic Discount code with customer selection

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!

Hi @jhubele Indeed, as we speak, Shopify’s automatic discount via GraphQL API won’t allow that. Our app uses discount codes to achieve this automatic application, for example here.