@coveo/headless
    Preparing search index...

    Interface FetchQuerySuggestionsActionCreatorPayload

    interface FetchQuerySuggestionsActionCreatorPayload {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    The unique identifier of the target query suggest entity (e.g., b953ab2e-022b-4de4-903f-68b2c0682942). Usually, this will be the ID of the search box controller that requests the query suggestions.