fix creating shout
This commit is contained in:
@@ -25,8 +25,8 @@ type MessageResult {
|
||||
input ShoutInput {
|
||||
slug: String!
|
||||
body: String!
|
||||
# replyTo: String # another shout
|
||||
# tags: [String] # actual values
|
||||
community: Int!
|
||||
mainTopic: String
|
||||
topic_slugs: [String]
|
||||
title: String
|
||||
subtitle: String
|
||||
|
Reference in New Issue
Block a user