Method: GraphQL::Language::Nodes::InputValueDefinition#comment

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

#commentObject (readonly)

Returns the value of attribute comment.



670
671
672
# File 'lib/graphql/language/nodes.rb', line 670

def comment
  @comment
end