Skip to content

Implement mergeRequestSetReviewers mutation

Patrick Bajao requested to merge 367947-set-reviewers-graphql into master

What does this MR do and why?

Adds mergeRequestSetReviewers GraphQL mutation that will be used by the frontend to set reviewers.

This has the same pattern of arguments and fields as the one for assignees.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #367947 (closed)

Merge request reports