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.
1 parent 8e0193c commit 180de1aCopy full SHA for 180de1a
packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts
@@ -20,6 +20,8 @@ export type Scalars = {
20
/** The ID for a ActionAudit. */
21
ActionAuditID: {input: any; output: any}
22
GlobalID: {input: string; output: string}
23
+ /** The ID for a GovernmentIdentifier. */
24
+ GovernmentIdentifierID: {input: any; output: any}
25
/** The ID for a Group. */
26
GroupID: {input: any; output: any}
27
/** An ISO 8601-encoded date */
0 commit comments