UpdateSavedQueryFromTemplateInput is an input for updating a saved query from a YAML template.

Table: UpdateSavedQueryFromTemplateInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 23, 2025
idstringyes PreviewThe unique identifier of the saved query to update.
viewNameRepoOrViewNameyes PreviewThe name of the view where the saved query is located. RepoOrViewName is a scalar.
yamlTemplateYAMLyes PreviewThe yaml specification of the saved query. YAML is a scalar.