NullableBooleanAggregation
object
Boolean field aggregation item that supports an unknown / unreported bucket.
Fields
key
Boolean
Unique value for the field. `null` indicates an unknown / unreported value.
count
Int!
non-null
Number of occurrences of field.