Method: GraphQL::Schema::Validator::ValidationFailedError#errors
- Defined in:
- lib/graphql/schema/validator.rb
#errors ⇒ Object (readonly)
Returns the value of attribute errors.
108 109 110 |
# File 'lib/graphql/schema/validator.rb', line 108 def errors @errors end |