feat: add graphql

This commit is contained in:
Zotov Ivan Yuryevich
2026-04-05 23:47:29 +03:00
parent 4b196e3d0e
commit 8b100c18b7
13 changed files with 6246 additions and 1 deletions

3
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"recommendations": ["GraphQL.vscode-graphql"]
}