Add RGBColorGQL and identifierToColor to TableStateGQL #290
Reference in New Issue
Block a user
No description provided.
Delete Branch "shot-lab-ball-colors"
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?
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 }andTableStateGQL.identifierToColor: [RGBColorGQL], index-aligned withidentifierToPosition.Paired backend PR bumps the submodule pointer to this commit.