Batch_stream_cursor_value_input
Initial value of the column from where the streaming should start
input Batch_stream_cursor_value_input {
  batcher_id: String
  db_write_timestamp: timestamp
  hash: String
  id: String
  position: numeric
  size: numeric
  timestamp: numeric
}