ENUM

StatsRollupType

link GraphQL Schema definition

  • enum StatsRollupType {
  • AVG
  • COUNT
  • LATEST
  • MAX
  • MIN
  • NONE
  • SUM
  • }