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