forked from DebaucheryLibrarian/traxxx
Fixed search graphql query for S3.
This commit is contained in:
@@ -51,6 +51,7 @@ function initUiActions(_store, _router) {
|
||||
name
|
||||
url
|
||||
type
|
||||
independent
|
||||
parent {
|
||||
id
|
||||
slug
|
||||
@@ -78,6 +79,7 @@ function initUiActions(_store, _router) {
|
||||
id
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
}
|
||||
}
|
||||
covers: releasesCovers {
|
||||
@@ -85,6 +87,7 @@ function initUiActions(_store, _router) {
|
||||
id
|
||||
thumbnail
|
||||
lazy
|
||||
isS3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user