gitlab-org--gitlab-foss/lib/gitlab/diff
Bob Van Landuyt b6ff5f1e14 Expose comments on Noteables in GraphQL
This exposes `Note`s on Issues & MergeRequests using a
`Types::Notes::NoteableType` in GraphQL.

Exposing notes on a new type can be done by implementing the
`NoteableType` interface on the type. The presented object should
be a `Noteable`.
2019-06-14 12:36:27 +02:00
..
file_collection
formatters
diff_refs.rb
file.rb
highlight.rb
highlight_cache.rb
image_point.rb
inline_diff.rb
inline_diff_markdown_marker.rb
inline_diff_marker.rb
line.rb
line_mapper.rb
lines_unfolder.rb
parallel_diff.rb
parser.rb
position.rb Expose comments on Noteables in GraphQL 2019-06-14 12:36:27 +02:00
position_tracer.rb
suggestion.rb
suggestion_diff.rb
suggestions_parser.rb