diff --git a/schema.graphql b/schema.graphql index 68abf97e..d61ebb59 100644 --- a/schema.graphql +++ b/schema.graphql @@ -314,6 +314,7 @@ type Shout { versionOf: Shout tags: [String] # actual values topics: [Topic] + mainTopic: String title: String subtitle: String updatedAt: DateTime