MediaRank
The ranking of a media in a particular time span and format compared to other media
| Field | Argument | Type | Description |
|---|---|---|---|
| id | Int! | The id of the rank | |
| rank | Int! | The numerical rank of the media | |
| type | MediaRankType! | The type of ranking | |
| format | MediaFormat! | The format the media is ranked within | |
| year | Int | The year the media is ranked within | |
| season | MediaSeason | The season the media is ranked within | |
| allTime | Boolean | If the ranking is based on all time instead of a season/year | |
| context | String! | String that gives context to the ranking type and time span | |
