Method: GraphQL::Schema#max_complexity
- Defined in:
- lib/graphql/schema.rb
#max_complexity ⇒ Object
Returns the value of attribute max_complexity.
76 77 78 |
# File 'lib/graphql/schema.rb', line 76 def max_complexity @max_complexity end |