Type Alias CategoryFieldSuggestionsState

CategoryFieldSuggestionsState: CategoryFieldSuggestionsState & Pick<FieldSuggestionsFacet, "facetId" | "displayName" | "field">

The state of the CategoryFieldSuggestions controller.