add graphql deps and minimal example

This commit is contained in:
axolotle
2021-02-23 12:55:05 +01:00
parent c0fd76d93a
commit af608b9487
6 changed files with 58 additions and 4 deletions
+2
View File
@@ -35,6 +35,8 @@
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^6.2.2",
"eslint-plugin-vue-a11y": "0.0.31",
"graphql": "^15.5.0",
"graphql-tag": "^2.9.0",
"node-sass": "^4.12.0",
"sass-loader": "^8.0.2",
"vue-template-compiler": "^2.6.11"