Skip to content

Commit

Permalink
Replace submitStats query with submitStatsGlobal.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-Roman committed Jan 3, 2024
1 parent 9d1032d commit 0836a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export class Query {
country: countryName
ranking
}
submits: submitStats {
submits: submitStatsGlobal {
ac: acSubmissionNum { difficulty count }
}
}
Expand Down

0 comments on commit 0836a73

Please sign in to comment.