Setup "graphql-codgen"

This commit is contained in:
schroda
2023-07-09 00:06:52 +02:00
parent 55c1c51edd
commit 1b4497db46
6 changed files with 2393 additions and 36 deletions

View File

@@ -8,6 +8,6 @@
},
"include": [
"vite.config.ts",
"vite.config.ts"
"gql_codegen.ts"
]
}