reaction-creation-fix

This commit is contained in:
2022-12-23 17:45:00 +03:00
parent 4ce0f47bab
commit f7839bf2df
3 changed files with 13 additions and 15 deletions

View File

@@ -129,7 +129,7 @@ input TopicInput {
}
input ReactionInput {
kind: Int!
kind: ReactionKind!
shout: Int!
range: String
body: String