DomainFacetCategory
Defined in: js-api/src/domains.ts:410
One category bucket of a 'categories' facet: total ignores the filter, filtered respects
it (minus the facet's own column); ref columns group by id and carry the referenced row's
display name in display.
Properties
| Property | Type | Defined in |
|---|---|---|
display? | string | js-api/src/domains.ts:410 |
filtered | number | js-api/src/domains.ts:410 |
total | number | js-api/src/domains.ts:410 |
value | any | js-api/src/domains.ts:410 |