Filter WorkItem Types on GraphQL using WorkItems::TypesFilter
What does this MR do and why?
Introduce WorkItems::TypesFilter
This new model filters the list of work item types based on feature flags and licensed features.
Changelog: added
References
This work is strongly based on [GraphQL] Only return available WorkItems::Type... (!185081 - merged)
Related to: #524828
Example
| query | response |
|---|---|
|
|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Kassio Borges