added description field to shout (#75)
This commit is contained in:
@@ -404,6 +404,7 @@ type Shout {
|
||||
slug: String!
|
||||
body: String!
|
||||
lead: String
|
||||
description: String
|
||||
createdAt: DateTime!
|
||||
topics: [Topic]
|
||||
mainTopic: String
|
||||
|
Reference in New Issue
Block a user