Method: GraphQL::StaticValidation::FragmentNamesAreUniqueError#fragment_name

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

#fragment_nameObject (readonly)

Returns the value of attribute fragment_name.



5
6
7
# File 'lib/graphql/static_validation/rules/fragment_names_are_unique_error.rb', line 5

def fragment_name
  @fragment_name
end