UserTransaction_stream_cursor_value_input
Initial value of the column from where the streaming should start
input UserTransaction_stream_cursor_value_input {
  block: numeric
  db_write_timestamp: timestamp
  fee: float8
  hash: String
  id: String
  isAirdropClaim: Boolean
  timestamp: numeric
  user_id: String
}