Arguments
oAuthRequestSchemaInput
OAuthRequestSchemaInputDescribes the request structure to log in or register using Facebook/google account credentials.
platform
StringID of the application.
Response
register_token
StringUnique registration token for user.
user
UserDetailDescribes the user details structure.
user_exists
BooleanBoolean which specifies if user is registered.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?