Action_max_order_by
order by max() on columns of table "Action"
input Action_max_order_by {
  block: order_by
  campaign_id: order_by
  category: order_by
  chainId: order_by
  claimAmount: order_by
  claimIndex: order_by
  claimRecipient: order_by
  claimStreamId: order_by
  claimTokenId: order_by
  clawbackAmount: order_by
  clawbackFrom: order_by
  clawbackTo: order_by
  db_write_timestamp: order_by
  fee: order_by
  from: order_by
  hash: order_by
  id: order_by
  subgraphId: order_by
  timestamp: order_by
}