Method: GraphQL::StaticValidation::FragmentsAreUsedError#fragment_name

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

#fragment_nameObject (readonly)

Returns the value of attribute fragment_name.



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

def fragment_name
  @fragment_name
end