mirror of
https://github.com/wassname/talk.git
synced 2026-07-24 13:20:47 +08:00
Returning dontagree id on post.
This commit is contained in:
@@ -601,7 +601,7 @@ input CreateDontAgreeInput {
|
||||
item_type: ACTION_ITEM_TYPE!
|
||||
|
||||
# The reason for not agreeing with the item.
|
||||
reason: String!
|
||||
reason: String
|
||||
|
||||
# An optional message sent with the don't agree action by the user.
|
||||
message: String
|
||||
|
||||
Reference in New Issue
Block a user