Search Docs
Loading...
Skip to content

Type Alias: AssetFacetPath

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.