Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExpansionResultAggregation

Package version

Information of a specific aggregation in the expansion result.

Hierarchy

  • ExpansionResultAggregation

Index

Properties

Optional aggregationType

aggregationType: undefined | string

The common type of the aggregation. (for e.g. entity field name)

count

count: number

Total number of aggregations of the given kind (and aggregationType if given) in the expansion result.

Optional displayName

displayName: undefined | string

The display name of the aggregation by type.

entityKind

entityKind: EntityKind

The kind of the aggregated entity.

Generated using TypeDoc