INPUT_OBJECT

SpikeDefParam

link GraphQL Schema definition

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

link Require by