graphql-log
graphql-log copied to clipboard
Schema support
I don't know if you are still interested in that feature. If that's the case, let me know what you think!
Open questions:
- [ ] do we want to implement the default resolver if none is specified on the field? we would have to copy it from
graphql-js
- [ ] maybe we should add some tests?
- [ ] update README
Fixes #1