Go to file
Dean Wenstrand aa731b85fc
All checks were successful
Tests / Tests (pull_request) Successful in 18s
Declare taxonomy filter variables on the makes/runs leaderboards
The backend leaderboard resolvers gained game_type, table size and pocket
size filters, but GetMakesLeaderboard and GetRunsLeaderboard never declared
them — GraphQL silently drops undeclared variables, so anything the client
passed was ignored and both boards stayed global.

Declare and forward the five filter args on both queries, matching the
names the drill run leaderboard already uses.
2026-07-21 09:30:37 -07:00
2024-02-03 15:08:27 -07:00
2024-07-18 16:37:59 -07:00
2024-10-16 15:24:08 -06:00
2026-01-30 14:26:55 -08:00

rbgql

Description
No description provided
Readme 19 MiB
Languages
TypeScript 98.3%
Python 1.3%
Just 0.2%
Nix 0.1%
Shell 0.1%