forked from DebaucheryLibrarian/traxxx
Fixed movie GraphQL to include logo status.
This commit is contained in:
parent
0b7d7e0602
commit
5988e9b1a8
|
@ -197,11 +197,13 @@ function initReleasesActions(store, router) {
|
|||
name
|
||||
slug
|
||||
type
|
||||
hasLogo
|
||||
parent {
|
||||
id
|
||||
name
|
||||
slug
|
||||
type
|
||||
hasLogo
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue