Method: GraphQL::Language::Nodes::DirectiveDefinition#description
- Defined in:
- lib/graphql/language/nodes.rb
#description ⇒ Object (readonly)
Returns the value of attribute description.
393 394 395 |
# File 'lib/graphql/language/nodes.rb', line 393 def description @description end |