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