Method: GraphQL::Query::InputValidationResult#problems
- Defined in:
- lib/graphql/query/input_validation_result.rb
#problems ⇒ Object
Returns the value of attribute problems.
5 6 7 |
# File 'lib/graphql/query/input_validation_result.rb', line 5 def problems @problems end |