RemoveSavedQueryLabels is an input datatype for removing labels from a saved query. It's used by the removeSavedQueryLabels() mutation field.

Table: RemoveSavedQueryLabels

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: Nov 17, 2025
idstringyes Long-TermThe unique identifier of the saved query.
labels[string]yes Long-TermThe labels to remove from the saved query, at most one-hundred at a time.
viewNameRepoOrViewNameyes Long-TermThe name of the view of the saved query. RepoOrViewName is a scalar.