Fixed search graphql query for S3.

This commit is contained in:
DebaucheryLibrarian 2021-02-25 02:56:16 +01:00
parent 1eb5451060
commit 2b76dcd15f
1 changed files with 3 additions and 0 deletions

View File

@ -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
}
}
}