Home > @vsf-enterprise/epcc-api > Facet
# Facet interface
Facet model
Signature:
export interface Facet
# Properties
| Property | Type | Description |
|---|---|---|
| breadcrumbs | AgnosticBreadcrumb[] | Breadcrumb items. |
| categories | Node[] | Array of category results. |
| facets | any[] | |
| pagination | AgnosticPagination | Pagination details. |
| products | Product[] | Array of product results. |