SetDefaultSavedQueryInput is an input datatype for setting the default saved query to be loaded when opening the search page in the UI for a specified view. It's used by the setDefaultSavedQuery() mutation field.

Table: SetDefaultSavedQueryInput

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: Sep 19, 2024
savedQueryIdstring  Long-TermThe unique identifier of the saved query to make default.
viewNamestringyes Long-TermThe name of the view related to the saved query.