startForgotPassword
Starts the forgot password reset process.### Permissions This mutation requires user is not logged, otherwise will fail.
Successful response
If the process was completed successfully a success response in status field.
startForgotPassword(
input: StartForgotPasswordInput!
): StartForgotPasswordPayload!
Arguments
startForgotPassword.input ● StartForgotPasswordInput! non-null input
Parameters for StartForgotPassword
Type
StartForgotPasswordPayload object
Autogenerated return type of StartForgotPassword.