mutation

resetForgotPassword

Reset a password using the code sent on email or sms.
Arguments
forgotPasswordRequestSchemaInput
ForgotPasswordRequestSchemaInput
Describes the request structure to initiate the password recovery process for the user.
Response
success
Boolean
Whether the password reset operation was successful.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...