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