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 return datatypes, this indicates that you must specify which fields you want returned in the results.
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.