fix: revert back to using typed documents for GraphQL

This commit is contained in:
2025-12-18 08:43:26 -05:00
parent dc60a1e045
commit 4c2d0a9177
3 changed files with 7 additions and 2 deletions

View File

@@ -31,6 +31,7 @@
},
"devDependencies": {
"@cloudflare/vitest-pool-workers": "^0.10.15",
"@graphql-typed-document-node/core": "^3.2.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/lodash.mapkeys": "^4.6.9",
"@types/luxon": "^3.6.2",