graphql-js
graphql-js copied to clipboard
Allow configuration of the `ofType` introspection depth
This allows for a better configuration in case the server restricts the maximum query depth.
Added by @benjie:
- Fixes #4321