57e71470
ce502696
680dd91c
1 2
3 4 5
6 7
mutation AddComment($input: BugAddCommentInput!) { bugAddComment(input: $input) { operation { id } } }