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