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