Added added_approver to the todo action enum in GraphQL
requested to merge gitlab-community/gitlab:zillemarco-add-added-approver-to-todo-action-enum-gql-type into master
What does this MR do and why?
Related to the todo page migration to Vue: !147301 (merged)
This MR adds the added_approver
value to the todo action enum in GraphQL.
The value was added to the todo action values in !137006 (merged) but the enum was not updated
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
N.A.
How to set up and validate locally
N.A.