Batcher_stream_cursor_value_input
Initial value of the column from where the streaming should start
input Batcher_stream_cursor_value_input {
batchCounter: numeric
db_write_timestamp: timestamp
id: String
}
Initial value of the column from where the streaming should start
input Batcher_stream_cursor_value_input {
batchCounter: numeric
db_write_timestamp: timestamp
id: String
}
Batcher_stream_cursor_value_input.batchCounter
● numeric
scalarBatcher_stream_cursor_value_input.db_write_timestamp
● timestamp
scalarBatcher_stream_cursor_value_input.id
● String
scalar