Add queryable capability contracts and checked GraphQL artifacts
This commit is contained in:
+2
-1
@@ -32,7 +32,8 @@
|
||||
"@babel/parser": "^7.28.0",
|
||||
"@bufbuild/protobuf": "^2.12.1",
|
||||
"@bufbuild/protoc-gen-es": "^2.12.1",
|
||||
"antlr4ng": "^3.0.16"
|
||||
"antlr4ng": "^3.0.16",
|
||||
"graphql": "16.11.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24",
|
||||
|
||||
Reference in New Issue
Block a user