RemoveFileLabels is an input datatype for removing labels from a file. It's used by the removeFileLabels() mutation field.

Table: RemoveFileLabels

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