Returning dontagree id on post.

This commit is contained in:
David Jay
2017-02-23 13:19:09 -05:00
parent 3f5d751a80
commit f795a96f46
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -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