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