IntRangeAggregation
object
Integer Field Aggregation By Range Item.
Fields
from
Int
Value from e.g. 0. Field is treated as inclusive. If not provided will default to start of the possible ranges for the given field.
to
Int
Value to e.g. 4. Field is treated as exclusive. If not provided will default to the end of the possible ranges for the given field.
count
Int!
non-null
Number of occurences of field within range.