Input Object GitHub::AddCommentInput
Autogenerated input type of AddComment
Input Fields
subjectId: ID!
The Node ID of the subject to modify.
body: String!
The contents of the comment.
clientMutationId: String
A unique identifier for the client performing the mutation.