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