AddDashboardLabels is an input datatype for adding labels to a dashboard. It's used by the addDashboardLabels() mutation field.

Table: AddDashboardLabels

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 14, 2025
idstringyes Long-TermThe unique identifier of a dashboard.
labels[string]yes Long-TermLabels to add to a dashboard, at most one-hundred at a time.
viewNameRepoOrViewNameyes Long-TermThe name of the view of a dashboard. RepoOrViewName is a scalar.