Input Object GitHub::UpdateTeamDiscussionCommentInput
Autogenerated input type of UpdateTeamDiscussionComment
Input Fields
id: ID!
The ID of the comment to modify.
body: String!
The updated text of the comment.
bodyVersion: String
The current version of the body content.
clientMutationId: String
A unique identifier for the client performing the mutation.