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