No description
type UpdateIssueCommentPayload { issueComment: IssueComment! }
UpdateIssueCommentPayload.issueComment
IssueComment!
The updated IssueComment
updateIssueComment mutation
updateIssueComment
UpdateIssueCommentPayload
No description
Fields
UpdateIssueCommentPayload.issueComment●IssueComment!non-null object The updated IssueComment
Returned By
updateIssueCommentmutation