Method: GraphQL::Language::Nodes::EnumValueDefinition#comment

Defined in:
lib/graphql/language/nodes.rb

#commentObject (readonly)

Returns the value of attribute comment.



757
758
759
# File 'lib/graphql/language/nodes.rb', line 757

def comment
  @comment
end