ENUM
UserInviteStatus
The status of a user invite.
link GraphQL Schema definition
- enum UserInviteStatus {
- # User has confirmed their email and accepted the invite.
- # User has not yet accepted the invite and confirmed their email.
- }
ENUM
The status of a user invite.
- enum UserInviteStatus {
- # User has confirmed their email and accepted the invite.
- # User has not yet accepted the invite and confirmed their email.
- }