Skip to main content
Version: Beta

SavedSearchResponse

description

Search results for a given Saved Search Id

type SavedSearchResponse {
results: SearchResponse
}

Fields

SavedSearchResponse.results ● SearchResponse object graph-ql-types

Search results for given Saved Search Id @exposed

Returned By

searchById query