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