stash/ui/v2.5/graphql/queries
CJ 9b709ef614
Perf: Add lightweight ListGroupData fragment for groups list (#6478)
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.
2026-01-06 11:48:16 +11:00
..
scrapers Feature: Manual StashId Search - Tags (#6374) 2025-12-04 11:20:29 +11:00
settings Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
dlna.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
filter.graphql Default view filters (#4962) 2024-06-18 10:51:52 +10:00
gallery.graphql Gallery scrubber (#5133) 2024-08-28 08:59:41 +10:00
image.graphql Query for image query result metadata separately (#6370) 2025-12-08 08:47:35 +11:00
job.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
legacy.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
misc.graphql Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00
movie.graphql Perf: Add lightweight ListGroupData fragment for groups list (#6478) 2026-01-06 11:48:16 +11:00
performer.graphql Movie select overhaul (#4563) 2024-02-19 10:25:08 +11:00
plugins.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
scene-marker.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
scene.graphql New scene select with additional fields (#4832) 2024-05-14 14:51:24 +10:00
studio.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
tag.graphql Optimize Tag List Page Performance (#6398) 2025-12-11 13:59:19 +11:00