ENUM

AggregateTypeEnum

link GraphQL Schema definition

  • enum AggregateTypeEnum {
  • Count
  • Avg
  • Sum
  • Min
  • Max
  • }