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