OBJECT
MarkerAggregations
link GraphQL Schema definition
- type MarkerAggregations {
- # Returns the number of objects in the connection.
- : Int
- # The minimum value for the field
- : MarkerAggregationsMin
- # The maximum value for the field
- : MarkerAggregationsMax
- }