AggregationBucket
No description
type AggregationBucket {
query: String
value: String
label: String
description: String
count: Int
}
Fields
AggregationBucket.query
● String
scalar
AggregationBucket.value
● String
scalar
AggregationBucket.label
● String
scalar
AggregationBucket.description
● String
scalar
AggregationBucket.count
● Int
scalar
Member of
Aggregation
object