RemoveFilterAlertLabel is an input datatype for removing a label from a filter alert. It's used by the removeFilterAlertLabel() mutation field, which is deprecated and replace by the removeFilterAlertLabels() mutation.

Table: RemoveFilterAlertLabel

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Aug 11, 2025
idstringyes Long-TermThe unique identifier of the filter alert.
labelstringyes Long-TermThe label to remove from the filter alert.
viewNameRepoOrViewNameyes Long-TermThe name of the view of the filter alert. RepoOrViewName is a scalar.