Stream_sum_order_by
order by sum() on columns of table "Stream"
input Stream_sum_order_by {
  assetDecimalsValue: order_by
  availableAmount: order_by
  chainId: order_by
  depletionTime: order_by
  depositedAmount: order_by
  forgivenDebt: order_by
  lastAdjustmentTimestamp: order_by
  pausedTime: order_by
  position: order_by
  ratePerSecond: order_by
  refundedAmount: order_by
  snapshotAmount: order_by
  startTime: order_by
  subgraphId: order_by
  timestamp: order_by
  tokenId: order_by
  voidedTime: order_by
  withdrawnAmount: order_by
}