Action_stream_cursor_value_input
Initial value of the column from where the streaming should start
input Action_stream_cursor_value_input {
  addressA: String
  addressB: String
  amountA: numeric
  amountB: numeric
  block: numeric
  category: actioncategory
  chainId: numeric
  contract: String
  db_write_timestamp: timestamp
  fee: numeric
  from: String
  hash: String
  id: String
  stream_id: String
  subgraphId: numeric
  timestamp: numeric
}