User_stream_cursor_value_input
Initial value of the column from where the streaming should start
input User_stream_cursor_value_input {
  address: String
  chainId: numeric
  db_write_timestamp: timestamp
  id: String
  isOnlyAirdropClaimer: Boolean
}