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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.