FacetSortOrder type

The sorting order by the selected column (count by default).

type FacetSortOrder = "asc" | "desc"