Input Object GitHub::CreateTeamDiscussionCommentInput

Autogenerated input type of CreateTeamDiscussionComment

Input Fields

discussionId: ID!

The ID of the discussion to which the comment belongs.

body: String!

The content of the comment.

clientMutationId: String

A unique identifier for the client performing the mutation.

Uses

Mutation.createTeamDiscussionComment