Restore Shot Lab detection box GraphQL fields #318

Closed
loewy wants to merge 0 commits from loewy/fix-forward-shot-boxes-gql into master
Member

Mobile’s Shot Lab detection overlay was merged while pointing at a feature-only railbird-gql commit that never reached GQL master. Later, the Session Coach GQL branch temporarily merged both histories, but its rebase before PR #313 dropped the Shot Lab side. As a result, GQL master retained Coaching but lost the identifierToBox schema field and GetTableState detection selections, while released mobile code still queried them.

This PR restores those Shot Lab schema/operation changes on top of current GQL master and regenerates the client artifacts, preserving the recently merged Session Coach fields. It also removes duplicate share-link schema declarations exposed by regeneration. The corresponding backend PR restores the resolver field and will point both backend and mobile back at the reconciled GQL master.

Mobile’s Shot Lab detection overlay was merged while pointing at a feature-only `railbird-gql` commit that never reached GQL `master`. Later, the Session Coach GQL branch temporarily merged both histories, but its rebase before PR #313 dropped the Shot Lab side. As a result, GQL `master` retained Coaching but lost the `identifierToBox` schema field and `GetTableState` detection selections, while released mobile code still queried them. This PR restores those Shot Lab schema/operation changes on top of current GQL `master` and regenerates the client artifacts, preserving the recently merged Session Coach fields. It also removes duplicate share-link schema declarations exposed by regeneration. The corresponding backend PR restores the resolver field and will point both backend and mobile back at the reconciled GQL master.
loewy added 1 commit 2026-08-05 05:52:32 +00:00
Restore Shot Lab detection box GraphQL fields
All checks were successful
Tests / Tests (pull_request) Successful in 1m39s
15fe6e5c3d
loewy closed this pull request 2026-08-05 05:52:45 +00:00
All checks were successful
Tests / Tests (pull_request) Successful in 1m39s
Required
Details

Pull request closed

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#318
No description provided.