Stream_max_order_by
order by max() on columns of table "Stream"
input Stream_max_order_by {
  alias: order_by
  assetDecimalsValue: order_by
  asset_id: order_by
  availableAmount: order_by
  batch_id: order_by
  category: order_by
  chainId: order_by
  contract: order_by
  creator: order_by
  db_write_timestamp: order_by
  depletionTime: order_by
  depositedAmount: order_by
  forgivenDebt: order_by
  hash: order_by
  id: order_by
  lastAdjustmentAction_id: order_by
  lastAdjustmentTimestamp: order_by
  pausedAction_id: order_by
  pausedTime: order_by
  position: order_by
  ratePerSecond: order_by
  recipient: order_by
  refundedAmount: order_by
  sender: order_by
  snapshotAmount: order_by
  startTime: order_by
  subgraphId: order_by
  timestamp: order_by
  tokenId: order_by
  version: order_by
  voidedAction_id: order_by
  voidedTime: order_by
  withdrawnAmount: order_by
}