Method: GraphQL::Query#analysis_errors
- Defined in:
- lib/graphql/query.rb
permalink #analysis_errors ⇒ Object
Returns the value of attribute analysis_errors.
220 221 222 |
# File 'lib/graphql/query.rb', line 220 def analysis_errors @analysis_errors end |