main-topic
Some checks failed
Deploy on push / deploy (push) Failing after 10s

This commit is contained in:
Untone 2024-11-01 10:29:18 +03:00
parent 600d52414e
commit 54e26fb863

View File

@ -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]