Adjusted handler API

This commit is contained in:
2020-09-22 11:10:12 +10:00
parent 7f04a656c2
commit 0d245fdeb6
15 changed files with 2137 additions and 28 deletions

View File

@@ -4,7 +4,7 @@
"description": "A simple to use graphQL clone",
"main": "source/index.js",
"scripts": {
"test": "cd test-server && npm install && npm run node"
"test": "cd test-server-books && npm install && npm run node"
},
"repository": {
"type": "git",