Aro W
Results
2
comments of
Aro W
Yeah, I have this issue too. Missing GraphQLFieldDefinition :( Here are my dependancies: "dependencies": { "body-parser": "^1.18.2", "express": "^4.16.3" }, "devDependencies": { "@types/body-parser": "^1.16.8", "@types/errorhandler": "0.0.32", "@types/express": "^4.11.1", "@types/express-graphql": "0.0.37",...
Thank you for your response! In the end I implemented a similar logic in my app :)