feat: project.code-workspace

This commit is contained in:
2026-02-11 09:11:11 -05:00
parent 289b777cad
commit 71a48de945
9 changed files with 38 additions and 24325 deletions

View File

@@ -1,4 +1,4 @@
{
"schema": "./server/graphql/schema.graphql",
"schema": "./.nuxt/graphql/schema.gql",
"documents": "**/*.gql"
}
}