Skip to content

Move IssueType notes and discussions logic to resolvers

What does this MR do?

This MR adds a new resolver to move the user_notes_count logic from app/graphql/types/issue_type.rb. That way, this common code can be used by other GraphQL types. This MR resolves issue #276491 (closed).

Screenshots (strongly suggested)

N/A

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Jonathan Schafer

Merge request reports