WIP - replaces graphql-playground-express-middleware with react counterpart

This commit is contained in:
James
2020-04-11 17:23:45 -04:00
parent 461ba97538
commit bb496cfd26
8 changed files with 1002 additions and 77 deletions

View File

@@ -49,8 +49,9 @@
"file-loader": "^1.1.11",
"flatley": "^5.2.0",
"graphql": "^15.0.0",
"graphql-playground-middleware-express": "^1.7.12",
"graphql-playground-react": "^1.7.21",
"graphql-tools": "^4.0.7",
"graphql-type-json": "^0.3.1",
"html-webpack-plugin": "^3.2.0",
"http-status": "^1.4.2",
"ignore-styles": "^5.0.1",
@@ -81,6 +82,7 @@
"react-datepicker": "^2.13.0",
"react-document-meta": "^3.0.0-beta.2",
"react-dom": "^16.13.0",
"react-redux": "^7.2.0",
"react-router-dom": "^5.1.2",
"react-select": "^3.0.8",
"sharp": "^0.22.1",