We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eaabcb commit ec5e164Copy full SHA for ec5e164
1 file changed
packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts
@@ -84,4 +84,4 @@ export type OrganizationUserProvisionShopAccessInput = {
84
shopifyShopId: Scalars['PropertyPublicID']['input']
85
}
86
87
-export type Store = 'APP_DEVELOPMENT' | 'DEVELOPMENT' | 'DEVELOPMENT_SUPERSET' | 'PRODUCTION'
+export type Store = 'APP_DEVELOPMENT' | 'CLIENT_TRANSFER' | 'DEVELOPMENT' | 'DEVELOPMENT_SUPERSET' | 'PRODUCTION'
0 commit comments