id-optional-fix
All checks were successful
Deploy to core / deploy (push) Successful in 1m58s

This commit is contained in:
Untone 2024-02-16 19:59:12 +03:00
parent 0a74ed0f63
commit 6ef2c47e11

View File

@ -31,7 +31,7 @@ input TopicInput {
}
input ReactionInput {
id: Int!
id: Int
kind: ReactionKind!
shout: Int!
quote: String