ENUM

StatsAggregationType

link GraphQL Schema definition

  • enum StatsAggregationType {
  • AVG
  • COUNT
  • MAX
  • MIN
  • SUM
  • }