UpdateQueryPrefixInput is an input datatype for updating a query prefix. It's used by the updateQueryPrefix() mutation field.

Table: UpdateQueryPrefixInput

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, 2024
groupIdstringyes Long-TermThe unique identifier of the group associated with the query.
queryPrefixstringyes Long-TermThe query prefix to update.
viewIdstringyes Long-TermThe unique identifier of the view associated with the query.