AggregationField
Last edit: Nov 10, 2025
No description
type AggregationField {
aggregations: [AggregationField]
customization_name: String
customization_property_name: String
field_name: String
name: String!
profile_property_name: String
profile_type: String
size: Int
sort: AggregationSort
type: AggregationTypeEnum
}
Fields
aggregations (AggregationField)
customization_name (String)
customization_property_name (String)
field_name (String)
name (String)
profile_property_name (String)
profile_type (String)
size (Int)
sort (AggregationSort)
sort buckets; default is by doc-count descending