Method: GraphQL::Query#analysis_errors

Defined in:
lib/graphql/query.rb

#analysis_errorsObject

Returns the value of attribute analysis_errors.

[View source]

220
221
222
# File 'lib/graphql/query.rb', line 220

def analysis_errors
  @analysis_errors
end