diff --git a/schema/type.graphql b/schema/type.graphql index 7a8344da..b4d4ba50 100644 --- a/schema/type.graphql +++ b/schema/type.graphql @@ -207,6 +207,7 @@ type CommonResult { } type SearchResult { + id: Int! slug: String! title: String! cover: String