interface CategoryFieldSuggestionsOptions {
    facet: CategoryFacetOptions;
}

Properties

Properties

The options used to register the category facet used under the hood by the field suggestions controller.