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