Arguments
oAuthRequestAppleSchemaInput
OAuthRequestAppleSchemaInputDescribes the request structure to login or register in iOS app using Apple account credentials.
platform
StringID of the application. This parameter is obsolete and will be removed in a future release.
Response
register_token
StringA token used for registration purposes will be sent when user is not registered.
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?