A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
We are migrating from using the REST API to GraphQL API but for customer creation, I'm not finding any option to send the invitation email once the customer is created. With REST we were setting the attribute send_email_invite as true and that was it!
I saw that there is an API to generate the activation link but the idea is to keep the native Shopify email.
Is there anything that I am missing?