Dear Shopify Team,
Through the GraphQL Admin API, there is currently no provision to send a reset password email to customers. If this functionality is available or can be provided, it would be very helpful for our implementation.
Thank you.
Dear Shopify Team,
Through the GraphQL Admin API, there is currently no provision to send a reset password email to customers. If this functionality is available or can be provided, it would be very helpful for our implementation.
Thank you.
Hey @Dhanabal_Senthil, password-based login is part of legacy customer accounts. New customer accounts use passwordless authentication, so password reset isn’t a factor there. If you’re starting a new build, new customer accounts are the recommended path forward. The Customer Account API docs cover getting started with that.
A similar question was asked previously that can help here with options for using the storefront API with legacy customer accounts: