aggregateStats
This query is aggregating historical game stats, see further details in the "Aggregate Stats" section at the top
aggregateStats(
filters: [AggregateStatsFilter]
gamePlatformId: String
): AggregateStats
Arguments
aggregateStats.filters
● [AggregateStatsFilter]
list input
Filter the data to only aggregate stats on some specific data
aggregateStats.gamePlatformId
● String
scalar
Aggregate stats from this specific game
Type
AggregateStats
object
This object contains the result of the aggregateStats query