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