Skip to content

Commit d46faa6

Browse files
update generated graphql files
1 parent 8b7f3b0 commit d46faa6

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)