Skip to main content
The SavedSearch type represents stored search configurations that can be executed to retrieve content or assets.

Type Definition

Fields

SavedSearchType Enum

Example Queries

List Saved Searches

Response:

SavedSearchResult Union

The executeSavedSearch query returns a union type:
Use inline fragments to handle each result type:
  • Content - Content items returned by CONTENT searches
  • Asset - Assets returned by ASSET searches