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 4a22527 + 89b5554 commit 13b28bcCopy full SHA for 13b28bc
packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts
@@ -48,6 +48,8 @@ export type Scalars = {
48
OrganizationID: {input: any; output: any}
49
/** The ID for a OrganizationUser. */
50
OrganizationUserID: {input: any; output: any}
51
+ /** The ID for a PersonAlias. */
52
+ PersonAliasID: {input: any; output: any}
53
/** The ID for a Person. */
54
PersonID: {input: any; output: any}
55
/** The ID for a Principal. */
0 commit comments