Fix N+1 when querying value stream stages
What does this MR do and why?
Prevent N+1 queries when fetching value stream stages using GraphQL. There are no user-facing changes.
related to #409995 (closed)
How to set up and validate locally
Execute request spec present on this MR.
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.