680dd91c
cf67c788
1 2
3
4 5
mutation AddComment($input: AddCommentInput!) { addComment(input: $input) { operation { id } } }