Contract_stream_cursor_value_input
Initial value of the column from where the streaming should start
input Contract_stream_cursor_value_input {
  address: String
  admin: String
  alias: String
  category: contractcategory
  chainId: numeric
  db_write_timestamp: timestamp
  id: String
  version: String
}