forked from DebaucheryLibrarian/traxxx
Restored showcased function with indexes.
This commit is contained in:
@@ -431,22 +431,10 @@ const releasesFragment = `
|
||||
}
|
||||
}
|
||||
}
|
||||
or: [
|
||||
{
|
||||
entity: {
|
||||
showcased: {
|
||||
equalTo: true
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
studio: {
|
||||
showcased: {
|
||||
equalTo: true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
isShowcased: {
|
||||
equalTo: true
|
||||
}
|
||||
|
||||
},
|
||||
first: $limit,
|
||||
offset: $offset,
|
||||
|
||||
Reference in New Issue
Block a user