Skip to content

Commit 180de1a

Browse files
Update types.d.ts
1 parent 8e0193c commit 180de1a

File tree

1 file changed

+2
-0
lines changed
  • packages/app/src/cli/api/graphql/business-platform-organizations/generated

1 file changed

+2
-0
lines changed

packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ export type Scalars = {
2020
/** The ID for a ActionAudit. */
2121
ActionAuditID: {input: any; output: any}
2222
GlobalID: {input: string; output: string}
23+
/** The ID for a GovernmentIdentifier. */
24+
GovernmentIdentifierID: {input: any; output: any}
2325
/** The ID for a Group. */
2426
GroupID: {input: any; output: any}
2527
/** An ISO 8601-encoded date */

0 commit comments

Comments
 (0)