Tranche_max_order_by
order by max() on columns of table "Tranche"
input Tranche_max_order_by {
  amount: order_by
  db_write_timestamp: order_by
  endAmount: order_by
  endTime: order_by
  id: order_by
  position: order_by
  startAmount: order_by
  startTime: order_by
  stream_id: order_by
}