File

projects/congarevenuecloud/ecommerce/src/lib/interfaces/aggregate-query.interface.ts

Description

The interface represents the payload for an aggregate query.

Index

Properties

Properties

Criteria
Criteria: string
Type : string

Criteria to filter the aggregate result.

Distinct
Distinct: boolean
Type : boolean

Defines whether the resulting aggregate should be distinct.

GroupBy
GroupBy: Array<string>
Type : Array<string>

List of field names the group by operation will be performed on.

ObjectName
ObjectName: string
Type : string

The name of the object to be queried.

Select
Select: Array<string>
Type : Array<string>

List of field names to be included in query.

results matching ""

    No results matching ""