Skip to content

Commit d1d6a1e

Browse files
Merge pull request #6754 from Shopify/auto-update-graphql-deps
Update generated GraphQL files
2 parents 4eaabcb + ec5e164 commit d1d6a1e

1 file changed

Lines changed: 1 addition & 1 deletion

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ export type OrganizationUserProvisionShopAccessInput = {
8484
shopifyShopId: Scalars['PropertyPublicID']['input']
8585
}
8686

87-
export type Store = 'APP_DEVELOPMENT' | 'DEVELOPMENT' | 'DEVELOPMENT_SUPERSET' | 'PRODUCTION'
87+
export type Store = 'APP_DEVELOPMENT' | 'CLIENT_TRANSFER' | 'DEVELOPMENT' | 'DEVELOPMENT_SUPERSET' | 'PRODUCTION'

0 commit comments

Comments
 (0)