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