INPUT_OBJECT

StatsAnomalyInput

link GraphQL Schema definition

  • input StatsAnomalyInput {
  • # Optional confidence level (1-99). Stronger value will show fewer outliers,
  • # Weaker confidence will show more outliers
  • confidenceLevel: Int!
  • }