Method: GraphQL::StaticValidation::VariablesAreInputTypesError#variable_name
- Defined in:
- lib/graphql/static_validation/rules/variables_are_input_types_error.rb
#variable_name ⇒ Object (readonly)
Returns the value of attribute variable_name.
6 7 8 |
# File 'lib/graphql/static_validation/rules/variables_are_input_types_error.rb', line 6 def variable_name @variable_name end |