mutation
verifyMobileOTP
Verify one-time password sent to user's mobile.
Arguments
platform
StringID of the application.
verifyOtpRequestSchemaInput
VerifyOtpRequestSchemaInputDescribes the request structure to verify OTP.
Response
register_token
StringA token used for registration purposes.
user
UserDetailDescribes the user details structure.
user_exists
BooleanWhether the user already exists.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?