ENUM
RankingCompareType
Whether or not rankings are compared against best scores for the entire tier or against all parses in a two week window.
link GraphQL Schema definition
- enum RankingCompareType {
- # Compare against rankings.
- # Compare against all parses in a two week window.
- }