Arguments
oAuthRequestAppleSchemaInput
OAuthRequestAppleSchemaInputDescribes the request structure to login or register in ios app using apple 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
Try it
Input Variables
Response
Was this section helpful?