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