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