File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ const schemas = [
3232 repo : 'shopify' ,
3333 pathToFile : 'areas/core/shopify/db/graphql/app_management_schema_unstable_public.graphql' ,
3434 localPath : './packages/app/src/cli/api/graphql/app-management/app_management_schema.graphql' ,
35- branch : 'dd' ,
3635 } ,
3736 {
3837 repo : 'shopify' ,
@@ -43,13 +42,11 @@ const schemas = [
4342 repo : 'shopify' ,
4443 pathToFile : 'areas/core/shopify/db/graphql/webhooks_schema_unstable_public.graphql' ,
4544 localPath : './packages/app/src/cli/api/graphql/webhooks/webhooks_schema.graphql' ,
46- branch : 'dd' ,
4745 } ,
4846 {
4947 repo : 'shopify' ,
5048 pathToFile : 'areas/core/shopify/db/graphql/functions_cli_api_schema_unstable_public.graphql' ,
5149 localPath : './packages/app/src/cli/api/graphql/functions/functions_cli_schema.graphql' ,
52- branch : 'dd' ,
5350 } ,
5451]
5552
You can’t perform that action at this time.
0 commit comments