OBJECT
ResendActivationEmail
Sends activation email.
It is called resend because theoretically the first activation email was sent when the user registered.
If there is no user with the requested email, a successful response is returned.
link GraphQL Schema definition
- type ResendActivationEmail {
- Boolean :
- ExpectedErrorType :
- }