Closed nover closed 6 years ago
@SimonDegraeve I now have my feature branch successfully integrated in a project using hapi v17 - no problems so far with performing introspection and query execution.
@SimonDegraeve @nover Any chance of getting this released? 🥇
@tanepiper I'm not a maintainer here so I am at the mercy of @SimonDegraeve
However you can install my fork directly in your project to test whether the changes work as expected:
yarn add nover/hapi-graphql#feature/hapi-v17
- I'm pretty sure that it also works for npm
@tanepiper due to lack of activity here I decided to fork and publish a new package with hapiv17 compatibility: https://github.com/skarpdev/hapi-graphql-2
As requested in #21 this PR moves the plugin to node v8 and hapi v17: