@coveo/headless
    Preparing search index...

    Interface UpdateDateFacetSortCriterionActionCreatorPayload

    interface UpdateDateFacetSortCriterionActionCreatorPayload {
        criterion: RangeFacetSortCriterion;
        facetId: string;
    }
    Index

    Properties

    Properties

    The target criterion.

    facetId: string

    The unique identifier of the facet (e.g., "1").