OBJECT
SendPasswordResetEmail
Send password reset email.
For non verified users, send an activation email instead.
Accepts both primary and secondary email.
If there is no user with the requested email, a successful response is returned.
link GraphQL Schema definition
- type SendPasswordResetEmail {
- Boolean :
- ExpectedErrorType :
- }