OBJECT
SpikeDef
link GraphQL Schema definition
- type SpikeDef {
 - #   The time frame the spike looks at
 - : SpikeTimeFrame! 
 - #   Amount of standard deviations from the mean
 - : Sensitivity! 
 - }
 
    OBJECT
- type SpikeDef {
 - #   The time frame the spike looks at
 - : SpikeTimeFrame! 
 - #   Amount of standard deviations from the mean
 - : Sensitivity! 
 - }