The field to group by
Optionaldisplay: { [key: string]: XtStoreGroupByAggregate<T> }Optional map of aggregate definitions
Optionalshow: XtGroupByShowOptional directive for which group value to display
The field to group by
OptionalshowOptional directive for which group value to display
Checks whether at least one aggregate group has been configured.
True if any display aggregates are defined
Returns the set of field keys required by all defined aggregates.
A set of field names
Concrete implementation of a group-by specification for use with the store layer.