Merge pull request #28003 from backstage/freben/optional-count

Perform the by-query count inlined with the main query
This commit is contained in:
Fredrik Adelöw
2024-12-06 16:16:08 +01:00
committed by GitHub
2 changed files with 109 additions and 78 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Perform the by-query count inlined with the main query