Fixed tag search GraphQL query.
This commit is contained in:
@@ -283,7 +283,7 @@ function initTagsActions(store, _router) {
|
|||||||
id
|
id
|
||||||
name
|
name
|
||||||
slug
|
slug
|
||||||
poster: tagsPosterByTagId {
|
poster: tagsPoster {
|
||||||
media {
|
media {
|
||||||
thumbnail
|
thumbnail
|
||||||
comment
|
comment
|
||||||
|
|||||||
Reference in New Issue
Block a user