Added deprecation note on userNotesCount GraphQL field
What does this MR do and why?
This MR adds a deprecation note on userNotesCount
GraphQL field
Related to #426016 (closed)
Screenshots or screen recordings
How to set up and validate locally
- Go to
/-/graphql-explorer
on your GDK instance - On the right documentation explorer search for
Issue
and make sure that theuserNotesCount
filed is visible on the expandedShow deprecated fields...
at the bottom - Same for
MergeRequest
andEpic
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.