Method: GraphQL::StaticValidation::FieldsHaveAppropriateSelectionsError#node_name

Defined in:
lib/graphql/static_validation/rules/fields_have_appropriate_selections_error.rb

#node_nameObject (readonly)

Returns the value of attribute node_name.



6
7
8
# File 'lib/graphql/static_validation/rules/fields_have_appropriate_selections_error.rb', line 6

def node_name
  @node_name
end