Restored showcased function with indexes.

This commit is contained in:
DebaucheryLibrarian
2023-01-07 17:22:14 +01:00
parent 97d9f5e373
commit abfbb0f279
2 changed files with 23 additions and 39 deletions

View File

@@ -431,22 +431,10 @@ const releasesFragment = `
}
}
}
or: [
{
entity: {
showcased: {
equalTo: true
}
}
}
{
studio: {
showcased: {
equalTo: true
}
}
}
]
isShowcased: {
equalTo: true
}
},
first: $limit,
offset: $offset,