removeLabelFromTrackable
Removes a Label from a Trackable, requires MANAGE_LABELS on the Trackable. Removes the Label from all Issues where the Label cannot be anymore, as the Trackable of the Label and the Issue are now disjoint.
removeLabelFromTrackable(
input: RemoveLabelFromTrackableInput!
): RemoveLabelFromTrackablePayload!
Arguments
removeLabelFromTrackable.input
● RemoveLabelFromTrackableInput!
non-null input
Defines the Label and Trackable