Stream_stddev_order_by
order by stddev() on columns of table "Stream"
input Stream_stddev_order_by {
  assetDecimalsValue: order_by
  canceledTime: order_by
  chainId: order_by
  cliffAmount: order_by
  cliffTime: order_by
  depositAmount: order_by
  duration: order_by
  endTime: order_by
  initialAmount: order_by
  intactAmount: order_by
  position: order_by
  renounceTime: order_by
  startTime: order_by
  subgraphId: order_by
  timestamp: order_by
  tokenId: order_by
  withdrawnAmount: order_by
}