No description
type CreateIssueCommentPayload { issueComment: IssueComment! }
CreateIssueCommentPayload.issueComment
IssueComment!
The created IssueComment
createIssueComment mutation
createIssueComment
CreateIssueCommentPayload
No description
Fields
CreateIssueCommentPayload.issueComment●IssueComment!non-null object The created IssueComment
Returned By
createIssueCommentmutation