graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

Allow configuration of the `ofType` introspection depth

Open Nols1000 opened this issue 10 months ago • 6 comments

This allows for a better configuration in case the server restricts the maximum query depth.


Added by @benjie:

  • Fixes #4321

Nols1000 avatar Dec 31 '24 14:12 Nols1000