mirror of
https://github.com/stashapp/stash.git
synced 2026-01-30 12:02:55 +01:00
Create a new ListGroupData fragment that excludes expensive recursive count fields (scene_count_all, sub_group_count_all, etc. with depth: -1). These fields cause 10+ second queries on large databases when loading the groups list page. The full GroupData fragment is preserved for detail views where the recursive counts are needed. |
||
|---|---|---|
| .. | ||
| scrapers | ||
| settings | ||
| dlna.graphql | ||
| filter.graphql | ||
| gallery.graphql | ||
| image.graphql | ||
| job.graphql | ||
| legacy.graphql | ||
| misc.graphql | ||
| movie.graphql | ||
| performer.graphql | ||
| plugins.graphql | ||
| scene-marker.graphql | ||
| scene.graphql | ||
| studio.graphql | ||
| tag.graphql | ||