Action_max_order_by
order by max() on columns of table "Action"
input Action_max_order_by {
  addressA: order_by
  addressB: order_by
  amountA: order_by
  amountB: order_by
  block: order_by
  category: order_by
  chainId: order_by
  contract: order_by
  db_write_timestamp: order_by
  fee: order_by
  from: order_by
  hash: order_by
  id: order_by
  stream_id: order_by
  subgraphId: order_by
  timestamp: order_by
}