@coveo/headless
    Preparing search index...

    Interface UpdateCaseFieldFetchOptions

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

    Properties

    caseClassifications?: boolean
    documentSuggestions?: boolean