Github API - Test Config

mutation deleteIssueComment
issues

Deletes an IssueComment object.

Arguments
input DeleteIssueCommentInput

DeleteIssueCommentInput [input]

Autogenerated input type of DeleteIssueComment

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 DeleteIssueComment

Returns
DeleteIssueCommentPayload

DeleteIssueCommentPayload [object]

Autogenerated return type of DeleteIssueComment

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API
API:
Github GraphQL API