We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f604015 + f21355c commit ee642feCopy full SHA for ee642fe
packages_generated/iam/src/v1alpha1/types.gen.ts
@@ -114,7 +114,7 @@ export type SamlStatus =
114
115
export type UserStatus = 'unknown_status' | 'invitation_pending' | 'activated'
116
117
-export type UserType = 'unknown_type' | 'guest' | 'owner' | 'member'
+export type UserType = 'unknown_type' | 'owner' | 'member'
118
119
export interface ConnectionConnectedOrganization {
120
id: string
0 commit comments