A graphql-ruby schema option that rejects queries nested beyond a configured depth (e.g. 4). Simple safeguard against runaway nested queries, especially useful when the API is public and used by unknown clients.