@coveo/headless
    Preparing search index...

    Interface FacetManagerState

    A scoped and simplified part of the headless engine relevant to the FacetManager controller.

    interface FacetManagerState {
        facetIds: string[];
    }
    Index

    Properties

    Properties

    facetIds: string[]

    The facet ids sorted in the same order as the latest response.