Action_stddev_samp_order_by
order by stddev_samp() on columns of table "Action"
input Action_stddev_samp_order_by {
  amountA: order_by
  amountB: order_by
  block: order_by
  chainId: order_by
  fee: order_by
  subgraphId: order_by
  timestamp: order_by
}