add mainTopic

This commit is contained in:
knst-kotov 2021-12-15 20:35:25 +03:00
parent 7da7d1de4c
commit c66efd5e1f

View File

@ -314,6 +314,7 @@ type Shout {
versionOf: Shout
tags: [String] # actual values
topics: [Topic]
mainTopic: String
title: String
subtitle: String
updatedAt: DateTime