@coveo/headless
    Preparing search index...

    Interface UpdateFetchOptions

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