description: middleware and helpers for connecting graphql, typeorm and dataloader
requirements: typescript
TODO:
- tests
- CI
- remove typescript requirement
- add example for plain javascript
- documentation
- investigate of creating json schema
- improve template by generating resolve functions
- support subscriptions server
view examples/basic for usage