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