maintopic-nullable
Some checks failed
Deploy on push / deploy (push) Failing after 10s

This commit is contained in:
Untone 2024-11-01 07:43:10 +03:00
parent c9328041ce
commit 5dd47b3cd4

View File

@ -72,7 +72,7 @@ type Shout {
cover_caption: String
community: Community!
main_topic: Topic!
main_topic: Topic
created_by: Author!
topics: [Topic]
authors: [Author]