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