Skip to content

Commit e8bdb75

Browse files
authored
Merge pull request #7127 from Shopify/auto-update-graphql-deps
Update generated GraphQL files
2 parents b107811 + 36cbfa6 commit e8bdb75

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • packages/app/src/cli/api/graphql/business-platform-organizations/generated

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
@@ -26,6 +26,8 @@ export type Scalars = {
2626
BulkDataOperationID: { input: any; output: any; }
2727
/** The ID for a BusinessUser. */
2828
BusinessUserID: { input: any; output: any; }
29+
/** The ID for a BusinessUsersImport. */
30+
BusinessUsersImportID: { input: any; output: any; }
2931
/** A signed decimal number, which supports arbitrary precision and is serialized as a string. */
3032
Decimal: { input: any; output: any; }
3133
/** The ID for a DocumentAttachment. */

0 commit comments

Comments
 (0)