Use UserDiscussionsCountResolver and UseNotesCountResolver for EpicType
Why are we doing this work
This issue is a follow-on to #276491 (closed), which moved the count logic code to resolvers. This issue is to utilize those new resolvers for the relevant fields in EpicType.
Relevant links
Non-functional requirements
-
Testing: Update tests to test MR type
Implementation plan
-
backend Reuse resolvers for ee/app/graphql/types/epic_type.rb
.
Edited by Jonathan Schafer