共用方式為


FacetSortOrder type

定義FacetSortOrder的值。 可能的值包括:'asc'、'desc'

type FacetSortOrder = "asc" | "desc"