Method: GraphQL::Language::Nodes::ScalarTypeDefinition#comment
- Defined in:
- lib/graphql/language/nodes.rb
#comment ⇒ Object (readonly)
Returns the value of attribute comment.
653 654 655 |
# File 'lib/graphql/language/nodes.rb', line 653 def comment @comment end |