@coveo/headless
    Preparing search index...

    Interface ToggleSelectLocationFacetValuePayload

    interface ToggleSelectLocationFacetValuePayload {
        facetId: string;
        selection: LocationFacetValue;
    }
    Index

    Properties

    Properties

    facetId: string

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

    The target location facet value.