SecondaryEmailAddress
This page contains
Fields
| email: EmailAddress | Email address of the user |
| type: EmailAddressType | Type of email address of user |
| isVerified: Boolean | Whether the email address has been verified |
Parent objects of SecondaryEmailAddress
| User PREVIEW | User who performed the action |
Queries for SecondaryEmailAddress
| me | Retrieve details of currently logged-in user |
| user | Retrieve a user by ID |
| userByExternalId | Retrieve a user by external ID |
| userByUsername | Retrieve a user by username |