Replaced batch ranges with 'New' sorting.

This commit is contained in:
2020-04-16 22:23:25 +02:00
parent e3dfaf4440
commit 3b2bf921f3
16 changed files with 126 additions and 44 deletions

View File

@@ -184,9 +184,6 @@ const releasesFragment = `
}
}
}
isNew: {
in: $isNew
}
},
first: $limit,
orderBy: $orderBy,