UserTransaction_order_by
Ordering options when selecting data from "UserTransaction".
input UserTransaction_order_by {
  block: order_by
  db_write_timestamp: order_by
  fee: order_by
  hash: order_by
  id: order_by
  isAirdropClaim: order_by
  timestamp: order_by
  user: User_order_by
  user_id: order_by
}