Compare commits
5 Commits
9da626f17b
...
291d2744af
| Author | SHA1 | Date | |
|---|---|---|---|
| 291d2744af | |||
| e9864f42b1 | |||
| 0cdfbd5c56 | |||
| 1958110679 | |||
| 3294d3c6a2 |
@@ -259,8 +259,8 @@ export const NextSeasonPopularQuery = graphql(
|
||||
$nextSeason: MediaSeason
|
||||
$nextYear: Int
|
||||
$limit: Int!
|
||||
) {
|
||||
$page: Int!
|
||||
) {
|
||||
Page(page: $page, perPage: $limit) {
|
||||
media(
|
||||
season: $nextSeason
|
||||
|
||||
Reference in New Issue
Block a user