Skip to main content

deleteLabel

Deletes the Label, requires MANAGE_LABELS on all Trackables it is on. Removes it from all Issues. Note that the Label will still be visible in the timeline of Issues.

deleteLabel(
input: DeleteNodeInput!
): DeleteNodePayload!

Arguments

deleteLabel.input ● DeleteNodeInput! non-null input

Defines which Label to delete

Type

DeleteNodePayload object

Payload type for delete node mutations