Skip to content

Commit ec5e164

Browse files
update generated graphql files
1 parent 4eaabcb commit ec5e164

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)