Method: GraphQL::Query::ValidationPipeline#max_complexity
- Defined in:
- lib/graphql/query/validation_pipeline.rb
#max_complexity ⇒ 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_complexity @max_complexity end |