Using batch showcase flag to hide archival releases.

This commit is contained in:
DebaucheryLibrarian
2023-07-25 04:23:10 +02:00
parent 671e110d99
commit d033def947
4 changed files with 14 additions and 4 deletions

View File

@@ -506,6 +506,7 @@ const releasesFragment = `
]
effectiveDate: { lessThan: $before, greaterThan: $after }
showcased: { equalTo: true }
batchShowcased: { in: $batchShowcased }
}
) {
releases: nodes {