Add RGBColorGQL and identifierToColor to TableStateGQL #290

Merged
colonelpanic merged 1 commits from shot-lab-ball-colors into master 2026-07-10 03:36:33 +00:00
Owner

Regenerated gql artifacts for the backend change that exposes per-ball dominant colors from the Shot Lab table-state endpoints (getTableState / getLiveTableState).

Adds RGBColorGQL { r, g, b, hex } and TableStateGQL.identifierToColor: [RGBColorGQL], index-aligned with identifierToPosition.

Paired backend PR bumps the submodule pointer to this commit.

Regenerated gql artifacts for the backend change that exposes per-ball dominant colors from the Shot Lab table-state endpoints (`getTableState` / `getLiveTableState`). Adds `RGBColorGQL { r, g, b, hex }` and `TableStateGQL.identifierToColor: [RGBColorGQL]`, index-aligned with `identifierToPosition`. Paired backend PR bumps the submodule pointer to this commit.
colonelpanic added 1 commit 2026-07-10 03:35:58 +00:00
Add RGBColorGQL and identifierToColor to TableStateGQL
All checks were successful
Tests / Tests (pull_request) Successful in 12s
6f63189703
Regenerated from backend: Shot Lab table-state endpoints now expose a
per-ball dominant color (RGB + hex) index-aligned with ball positions.
colonelpanic merged commit 905a1ca6db into master 2026-07-10 03:36:33 +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#290
No description provided.