Method: GraphQL::Query::ValidationPipeline#max_depth
- Defined in:
- lib/graphql/query/validation_pipeline.rb
#max_depth ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
17 18 19 |
# File 'lib/graphql/query/validation_pipeline.rb', line 17 def max_depth @max_depth end |