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