Input Object GitHub::UpdateIssueCommentInput
Autogenerated input type of UpdateIssueComment
Input Fields
id: ID!
The ID of the IssueComment to modify.
body: String!
The updated text of the comment.
clientMutationId: String
A unique identifier for the client performing the mutation.