@coveo/headless
    Preparing search index...

    Type Alias RecentQueriesListOptions

    RecentQueriesListOptions: Partial<RecentQueriesListOptions> & {
        enableResults?: boolean;
    }

    Type Declaration

    • OptionalenableResults?: boolean

      When set to true, fills the results field rather than the products field in the response. It may also include Spotlight Content in the results.

      false