forked from DebaucheryLibrarian/traxxx
Using direct entity showcase filter again. Added higher quality Bang! Adventures logo.
This commit is contained in:
@@ -431,10 +431,25 @@ const releasesFragment = `
|
||||
}
|
||||
}
|
||||
}
|
||||
isShowcased: {
|
||||
equalTo: true
|
||||
}
|
||||
|
||||
# isShowcased: {
|
||||
# equalTo: true
|
||||
# }
|
||||
or: [
|
||||
{
|
||||
entity: {
|
||||
showcased: {
|
||||
equalTo: true
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
studio: {
|
||||
showcased: {
|
||||
equalTo: true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
first: $limit,
|
||||
offset: $offset,
|
||||
|
||||
Reference in New Issue
Block a user