**Is your feature request related to a problem? Please describe.** I need a way to limit the depth of queries which can be accepted by my graphql server **Describe the solution you'd like** [Async graphQL supports this](https://async-graphql.github.io/async-graphql/en/depth_and_complexity.html#:~:text=Limiting%20Query%20depth,with%20a%20depth%20of%203%20.&text=You%20can%20limit%20the%20depth,too%20deep%20will%20be%20returned.)