Method: GraphQL::Language::Nodes::FieldDefinition#comment

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

#commentObject (readonly)

Returns the value of attribute comment.



679
680
681
# File 'lib/graphql/language/nodes.rb', line 679

def comment
  @comment
end