feat: add graphql api type

This commit is contained in:
Andrew Thauer
2020-09-13 22:01:07 -04:00
parent c7f3fe1333
commit 678a9c90de
10 changed files with 1282 additions and 7 deletions
+2
View File
@@ -29,6 +29,8 @@
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"graphiql": "^1.0.0-alpha.10",
"graphql": "^15.3.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-router": "6.0.0-beta.0",