implements pattern for graphql

This commit is contained in:
James
2020-04-02 21:48:38 -04:00
parent 1a3f36f258
commit d4f9793777
5 changed files with 69 additions and 21 deletions

View File

@@ -44,12 +44,12 @@
"express": "^4.17.1",
"express-busboy": "^7.0.1",
"express-fileupload": "^1.1.6",
"express-graphql": "^0.7.1",
"express-graphql": "^0.9.0",
"express-validation": "^1.0.3",
"file-loader": "^1.1.11",
"flatley": "^5.2.0",
"graphql": "^14.5.8",
"graphql-tools": "^4.0.6",
"graphql": "^15.0.0",
"graphql-tools": "^4.0.7",
"html-webpack-plugin": "^3.2.0",
"http-status": "^1.4.2",
"ignore-styles": "^5.0.1",