Arguments
forgotPasswordRequestSchemaInput
ForgotPasswordRequestSchemaInputDescribes the request structure to initiate the password recovery process for the user.
Response
register_token
StringA token used for registration purposes.
request_id
StringA random uuid string used to track the send OTP response.
user
UserDetailDescribes the user details structure.
Mutation
Try it
Input Variables
Response
Was this section helpful?