Option fields now automatically generate facet filters when marked as filterable.
Before: Manually configure aggregations for each filter.
Now: Enable filtering β Frontic creates aggregations automatically.
What you get:
- All available options with counts
- Ready to render as checkboxes, dropdowns, or custom UI
- Works for single-select and multi-select fields
- Counts respect your listing's base query
Combined with Listing configuration, build faceted search interfaces without writing aggregation queries or managing filter state.