No content to show
User Activity
I'm using customerCreate mutation from the storefront API to create a customer what I want to do is to automatically send an activation email programmatically after creating an account.Is this action possible? I already tried looking through the sett...
Hey,I'm using customerCreate mutation from the storefront API to create a customer but I encounter an undesired behavior the customer is already activated when the mutation is executed successfully and the email sent is a welcome one, but what I want...