SavedQueryIsStarred is a datatype for a saved query that is starred.

This datatype is used by the datatype, SavedQueryStarredUpdate, which is used by the unstarQuery() mutation fields.

Table: SavedQueryIsStarred

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: Oct 3, 2024
idstringyes Long-TermThe unique identifier of the query.
isStarredbooleanyes Long-TermWhere the query is marked with a star.