INPUT_OBJECT
AggregationField
# GraphQL Schema definition
1 input AggregationField { 3 2 AggregationField] : [ 5 4 String : 7 6 String : 9 8 String : 11 10 String! : 13 12 String : 15 14 String : 17 16 Int : 20 18 # sort buckets; default is by doc-count descending 19 AggregationSort : 22 21 AggregationTypeEnum : 23 }