diff --git a/webapp/graphql/Search.js b/webapp/graphql/Search.js index b8c4fcb51..05718a804 100644 --- a/webapp/graphql/Search.js +++ b/webapp/graphql/Search.js @@ -53,6 +53,7 @@ export const searchPosts = gql` shoutedCount clickedCount viewedTeaserCount + postType author { ...user }