Add playerSummaries to schema + Video fragments #242
Reference in New Issue
Block a user
No description provided.
Delete Branch "dean/player-summaries-types"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Backs the multi-player vs UI: feed cards and the detail page both
read
video.playerSummaries, a per-cluster rollup with username,profile image, representative full-frame URL, makes/total/percentage.
playerSummaries via the new fragment
needed for the FE's player_count detection
Generated by
just gqlfrom the BE additions in railbird PRdean/video-player-summaries.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com
Backs the multi-player vs UI: feed cards and the detail page both read `video.playerSummaries`, a per-cluster rollup with username, profile image, representative full-frame URL, makes/total/percentage. - PlayerSummaryFields fragment in shooter.gql - VideoCardFields (feed) and GetVideoDetails (detail) include playerSummaries via the new fragment - VideoCardFields tag selection extended to include tagClasses, needed for the FE's player_count detection Generated by `just gql` from the BE additions in railbird PR dean/video-player-summaries. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>