AccountRole
No description
enum AccountRole {
OWNER
ADMIN
MEMBER
}
Values
AccountRole.OWNER
AccountRole.ADMIN
AccountRole.MEMBER
Member Of
AccountAuditEvent object ● AccountInvitation object ● AccountInvitationPreview object ● AccountMembership object ● InviteAccountMemberInput input ● updateAccountMemberRole mutation