projects/congarevenuecloud/ecommerce/src/lib/interfaces/aggregate-query.interface.ts
Interface represents groupBy aggregate result based on group by fields.
[Status: string]:
|
The key represents the status of the group by fields and the value represents the total number of records. |