This commit is contained in:
parent
600d52414e
commit
54e26fb863
|
@ -167,7 +167,7 @@ type SearchResult {
|
||||||
slug: String!
|
slug: String!
|
||||||
title: String!
|
title: String!
|
||||||
cover: String
|
cover: String
|
||||||
main_topic: String
|
main_topic: Topic
|
||||||
created_at: Int
|
created_at: Int
|
||||||
authors: [Author]
|
authors: [Author]
|
||||||
topics: [Topic]
|
topics: [Topic]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user