@coveo/headless
    Preparing search index...

    Interface UpdateFetchOptions

    interface UpdateFetchOptions {
        caseClassifications?: boolean;
        documentSuggestions?: boolean;
    }
    Index

    Properties

    caseClassifications?: boolean
    documentSuggestions?: boolean