OBJECT

SpikeDef

link GraphQL Schema definition

  • type SpikeDef {
  • # The time frame the spike looks at
  • timeFrame: SpikeTimeFrame!
  • # Amount of standard deviations from the mean
  • sdCoefficient: Sensitivity!
  • }