RevenueTransaction_min_order_by
order by min() on columns of table "RevenueTransaction"
input RevenueTransaction_min_order_by {
  amount: order_by
  block: order_by
  db_write_timestamp: order_by
  hash: order_by
  id: order_by
  revenue_id: order_by
  timestamp: order_by
}