BigIntRangeAggregation
object
BigInt Field Aggregation By Range Item.
Fields
from
BigInt
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
BigInt
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.