From 6a13e3bb0fe0f9e5145bed0b9e634635ccb8ac16 Mon Sep 17 00:00:00 2001 From: Untone Date: Thu, 8 Aug 2024 17:48:53 +0300 Subject: [PATCH] is_main-fix --- schema/type.graphql | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/type.graphql b/schema/type.graphql index 4a88fd51..3ced0a03 100644 --- a/schema/type.graphql +++ b/schema/type.graphql @@ -135,6 +135,7 @@ type Topic { pic: String stat: TopicStat oid: String + is_main: Boolean } # output type