Github API - Test Config

mutation deleteTeamDiscussionComment
teams

Deletes a team discussion comment.

Arguments
input DeleteTeamDiscussionCommentInput

DeleteTeamDiscussionCommentInput [input]

Autogenerated input type of DeleteTeamDiscussionComment

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

id ID

The ID of the comment to delete.

API:
Github GraphQL API

Parameters for DeleteTeamDiscussionComment

Returns
DeleteTeamDiscussionCommentPayload

DeleteTeamDiscussionCommentPayload [object]

Autogenerated return type of DeleteTeamDiscussionComment

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API
API:
Github GraphQL API