refactor(graphql): codegen (#10626)

This commit is contained in:
liuyi
2025-03-06 12:06:19 +08:00
committed by GitHub
parent fb084a9569
commit 7e61a0b2fc
10 changed files with 487 additions and 715 deletions

View File

@@ -24,6 +24,7 @@
"build": "gql-gen --errors-only"
},
"dependencies": {
"@affine/debug": "workspace:*",
"@affine/env": "workspace:*",
"graphql": "^16.9.0",
"lodash": "^4.17.21",