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