mutation
setEmailAsPrimary
Set an email address as the primary contact for the user.
Arguments
editEmailRequestSchemaInput
EditEmailRequestSchemaInputDescribes the request structure to update the email.
Response
register_token
StringA token used for registration purposes.
request_id
StringA random uuid string used to track the send OTP response.
user
UserDetailDescribes the user details structure.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?