mutation
loginWithAppleIOS
Enable ios users to log in to the system using their apple id.
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
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?