Skip to content

Commit 13b28bc

Browse files
Merge pull request #6324 from Shopify/auto-update-graphql-deps
Update generated GraphQL files
2 parents 4a22527 + 89b5554 commit 13b28bc

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
@@ -48,6 +48,8 @@ export type Scalars = {
4848
OrganizationID: {input: any; output: any}
4949
/** The ID for a OrganizationUser. */
5050
OrganizationUserID: {input: any; output: any}
51+
/** The ID for a PersonAlias. */
52+
PersonAliasID: {input: any; output: any}
5153
/** The ID for a Person. */
5254
PersonID: {input: any; output: any}
5355
/** The ID for a Principal. */

0 commit comments

Comments
 (0)