Tranche_stream_cursor_value_input
Initial value of the column from where the streaming should start
input Tranche_stream_cursor_value_input {
  campaign_id: String
  db_write_timestamp: timestamp
  duration: numeric
  endDuration: numeric
  endPercentage: numeric
  id: String
  percentage: numeric
  position: numeric
  startDuration: numeric
  startPercentage: numeric
}