UserTransaction_min_order_by
order by min() on columns of table "UserTransaction"
input UserTransaction_min_order_by {
  block: order_by
  db_write_timestamp: order_by
  fee: order_by
  hash: order_by
  id: order_by
  timestamp: order_by
  user_id: order_by
}