@coveo/headless
    Preparing search index...

    Interface UpdateFacetOptionsActionCreatorPayload

    interface UpdateFacetOptionsActionCreatorPayload {
        freezeFacetOrder?: boolean;
    }
    Index

    Properties

    freezeFacetOrder?: boolean

    Whether facets should be returned in the same order they were requested.