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