ENUM
OrganizationInvitationRole
The possible organization invitation roles.
link GraphQL Schema definition
- enum OrganizationInvitationRole {
- # The user is invited to be a direct member of the organization.
- # The user is invited to be an admin of the organization.
- # The user is invited to be a billing manager of the organization.
- # The user's previous role will be reinstated.
- }