Skip to content

Commit 4c5c63d

Browse files
Update graphql configs (#1827)
1 parent 6ec72fa commit 4c5c63d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+12171
-149501
lines changed

.changeset/rotten-clocks-jump.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
"saleor-app-products-feed": patch
3+
"saleor-app-klaviyo": patch
4+
"saleor-app-avatax": patch
5+
"saleor-app-search": patch
6+
"saleor-app-smtp": patch
7+
"saleor-app-cms": patch
8+
---
9+
10+
Use TypeScript unions instead of enums in types generated from Graphql files.

apps/avatax/tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@
1717
"**/*.ts",
1818
"**/*.tsx",
1919
"next.config.ts",
20-
// "eslint.config.js",
2120
"reset.d.ts",
22-
".next/types/**/*.ts",
2321
"graphql.config.ts"
2422
],
2523
"exclude": ["node_modules"]

apps/cms/.graphqlrc.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)