Method: GraphQL::Analysis::QueryComplexity::ScopedTypeComplexity#query
- Defined in:
- lib/graphql/analysis/query_complexity.rb
#query ⇒ Object (readonly)
Returns the value of attribute query.
50 51 52 |
# File 'lib/graphql/analysis/query_complexity.rb', line 50 def query @query end |