Action_order_by
Ordering options when selecting data from "Action".
input Action_order_by {
  addressA: order_by
  addressB: order_by
  amountA: order_by
  amountB: order_by
  block: order_by
  category: order_by
  chainId: order_by
  contract: order_by
  db_write_timestamp: order_by
  fee: order_by
  from: order_by
  hash: order_by
  id: order_by
  stream: Stream_order_by
  stream_id: order_by
  subgraphId: order_by
  timestamp: order_by
}