OBJECT
EntityAggregationItem
link GraphQL Schema definition
- type EntityAggregationItem implements CommonAggregationItem {
- # Count of instances of the given value
- Long! :
- # If the value contains an entityId navigate to the referenced Entity
- Entity :
- EntityAggregationItems!] : [
- # field value
- String! :
- }