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