Hierarchy (View Summary)

Constructors

Properties

avatarUrl?: string

User avatar URL

'https://example.com/avatar.png'
clientId?: string

Client ID (for Apollo Studio)

email?: string

User email address

'[email protected]'
firstName?: string

User first name

'John'
id: string
invitationStatus?: UserInvitationStatus

User invitation status

is2faEnabled?: boolean

Is 2FA enabled for the user

isOtpEnabled?: boolean

Is One-Time password enabled for the user

lastName?: string

User last name

'Doe'
locale?: string

User locale code in ISO 639-1 (w letters) format

'en'
otpSecret?: string

One-Time password secret. Used to generate OTP codes

password?: string

User password

'qwerty'
phoneNumber?: string

User phone number

'+380501234567'
status?: UserStatus

User status

'ACTIVE'
timezoneName?: string

User timezone name

userToRoles?: UpdateUserToRolesInput[]

User roles