mirror of
https://github.com/stashapp/stash.git
synced 2026-01-25 09:35:33 +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. |
||
|---|---|---|
| .. | ||
| data | ||
| mutations | ||
| queries | ||
| client-schema.graphql | ||
| subscriptions.graphql | ||