StreamFacetOptions
Options for getStreamFacet. Deliberately no ctx — a context bag only ever affects content
resolution, never row membership, so it cannot change a facet count. filters should carry every
OTHER currently active filter — the target field’s own value, if present, is silently excluded
server-side (a facet never narrows itself).
Extends
Section titled “Extends”Properties
Section titled “Properties”filters?
Section titled “filters?”
optionalfilters?:Record<string,string| readonlystring[]>
locale?
Section titled “locale?”
optionallocale?:string
signal?
Section titled “signal?”
optionalsignal?:AbortSignal