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