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 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 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.