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