stash/ui/v2.5/graphql/data
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
..
config.graphql Respect user preference for type-to-create in image/scene multi-select form (#6376) 2025-12-11 08:22:29 +11:00
file.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
filter.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
gallery-chapter.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
gallery-slim.graphql Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00
gallery.graphql Gallery cover url (#5182) 2024-09-03 16:31:55 +10:00
group-slim.graphql Add group graphql interfaces (#5017) 2024-07-03 13:59:40 +10:00
group.graphql Perf: Add lightweight ListGroupData fragment for groups list (#6478) 2026-01-06 11:48:16 +11:00
image-slim.graphql Don't set image.title to file basename in graphql (#5658) 2025-02-18 16:32:33 +11:00
image.graphql Don't set image.title to file basename in graphql (#5658) 2025-02-18 16:32:33 +11:00
job.graphql Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
log.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
package.graphql Improve client-side graphql scalar types (#4511) 2024-02-07 09:49:32 +11:00
performer-slim.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
performer.graphql Performer custom fields (#5487) 2024-12-03 13:49:55 +11:00
scene-marker.graphql Scene Marker grid view (#5443) 2024-11-29 17:02:20 +11:00
scene-slim.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
scene.graphql Add updated_at field to stash_id's (#5259) 2024-10-31 15:56:16 +11:00
scrapers.graphql Feature: Tag StashID support (#6255) 2025-11-13 14:24:09 +11:00
studio-slim.graphql Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
studio.graphql Show O Counter in Studio card (#5982) 2025-11-25 10:06:36 +11:00
tag-slim.graphql Fix issues linking a tag that already exists in the tag list (#6395) 2025-12-11 11:45:56 +11:00
tag.graphql Performer merge (#5910) 2026-01-05 15:54:19 +11:00