mutation

verifyMobileOTP

Verify one-time password sent to user's mobile.
Arguments
platform
String
ID of the application.
verifyOtpRequestSchemaInput
VerifyOtpRequestSchemaInput
Describes the request structure to verify OTP.
Response
register_token
String
A token used for registration purposes.
Describes the user details structure.
user_exists
Boolean
Whether the user already exists.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...