Add playerSummaries to schema + Video fragments #242

Merged
dean merged 1 commits from dean/player-summaries-types into master 2026-05-09 19:34:41 +00:00
Member

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

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>
dean added 1 commit 2026-05-09 19:05:00 +00:00
Add playerSummaries to schema + Video fragments
All checks were successful
Tests / Tests (pull_request) Successful in 10s
755336b16a
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>
dean merged commit 1182c15004 into master 2026-05-09 19:34:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/railbird-gql#242
No description provided.