type AssetFacetPath = "tags" | "groups" | `meta.${string}`;Property paths that can be faceted — the facetable subset of
AssetPropertyPath. label and id are excluded because their
cardinality is unbounded.
type AssetFacetPath = "tags" | "groups" | `meta.${string}`;Property paths that can be faceted — the facetable subset of
AssetPropertyPath. label and id are excluded because their
cardinality is unbounded.