Fix getCharsByTour... query complexity

master
Lertsenem 2021-07-26 09:51:02 +02:00
parent 217f3ab95a
commit 21cb648422
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ query getCharsByTournamentIdAndEntrantIds($tournamentId:ID, $entrantIds:[ID])
numEntrants
sets
(
perPage:100
perPage:50
page:1
filters:
{