Build a PoC to demonstrate feasibility of adding MR analytics to GLQL
As discussed in #559285 (comment 2673309473), we decided to replicate what we do with getThroughputChartData
+ query builder in GLQL: i.e. do the grouping in the frontend and build a GraphQL query with sub-queries (example #559285 (comment 2673309473)).
Edited by 🤖 GitLab Bot 🤖