Github API - Test Config

mutation deleteLabel

Deletes a label.

Arguments
input DeleteLabelInput

DeleteLabelInput [input]

Autogenerated input type of DeleteLabel

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

id ID

The Node ID of the label to be deleted.

API:
Github GraphQL API

Parameters for DeleteLabel

Returns
DeleteLabelPayload

DeleteLabelPayload [object]

Autogenerated return type of DeleteLabel

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API
API:
Github GraphQL API