raw_events_order_by
Ordering options when selecting data from "raw_events".
input raw_events_order_by {
  block_fields: order_by
  block_hash: order_by
  block_number: order_by
  block_timestamp: order_by
  chain_id: order_by
  contract_name: order_by
  db_write_timestamp: order_by
  event_id: order_by
  event_name: order_by
  log_index: order_by
  params: order_by
  serial: order_by
  src_address: order_by
  transaction_fields: order_by
}