feat: introduce graphql mode for codemirror

This commit is contained in:
Andrew Bastin
2021-09-10 19:00:18 +05:30
parent 41a02f059d
commit 003400cfa8
4 changed files with 85 additions and 1 deletions

2
package-lock.json generated
View File

@@ -5,6 +5,7 @@
"requires": true,
"packages": {
"": {
"name": "hoppscotch",
"version": "2.0.0",
"dependencies": {
"@apollo/client": "^3.4.10",
@@ -25,6 +26,7 @@
"fuse.js": "^6.4.6",
"graphql": "^15.5.0",
"graphql-language-service-interface": "^2.8.4",
"graphql-language-service-parser": "^1.9.2",
"json-loader": "^0.5.7",
"lodash": "^4.17.21",
"mustache": "^4.2.0",