6f6831e1
1 2 3 4 5 6 7 8 9 10 11
mutation AddCommentAndReopenBug($input: AddCommentAndReopenBugInput!) { addCommentAndReopen(input: $input) { statusOperation { status } commentOperation { message } } }