Skip to content

Reduce query count for merge request GraphQL resolver

Phil Hughes requested to merge ph/mergeRequestResolverReduceQueries into master

What does this MR do and why?

Adds preloads to the approvals fields on the merge request GraphQL type. Locally this was reducing the query count from around 200 to around 70.

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

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading