Showing actors, tags and date on movie tiles.
This commit is contained in:
@@ -65,10 +65,27 @@ function initReleasesActions(store, _router) {
|
||||
slug
|
||||
date
|
||||
datePrecision
|
||||
actors {
|
||||
id
|
||||
name
|
||||
slug
|
||||
}
|
||||
tags {
|
||||
id
|
||||
name
|
||||
slug
|
||||
}
|
||||
entity {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
parent {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
}
|
||||
}
|
||||
covers: moviesCoversByReleaseId {
|
||||
media {
|
||||
|
||||
Reference in New Issue
Block a user