Combined scene and movie components.

This commit is contained in:
DebaucheryLibrarian
2020-09-08 02:20:15 +02:00
parent 5bf5be94bb
commit 7c6243cf33
110 changed files with 67 additions and 124 deletions

View File

@@ -92,6 +92,7 @@ function initReleasesActions(store, _router) {
id
path
thumbnail
lazy
}
}
}
@@ -123,6 +124,7 @@ function initReleasesActions(store, _router) {
actors {
id
name
slug
age
dateOfBirth
birthCountry: countryByBirthCountryAlpha2 {
@@ -142,6 +144,7 @@ function initReleasesActions(store, _router) {
id
path
thumbnail
lazy
}
}
trailer: moviesTrailerByMovieId {
@@ -160,6 +163,21 @@ function initReleasesActions(store, _router) {
slug
name
}
photos {
id
index
path
thumbnail
lazy
comment
sfw: sfwMedia {
id
thumbnail
lazy
path
comment
}
}
entity {
id
name