application_link_order_by
Ordering options when selecting data from "application_link".
input application_link_order_by {
  application: order_by
  application_link_oracle_requests_aggregate: application_link_oracle_request_aggregate_order_by
  creation_time: order_by
  profile: profile_order_by
  result: order_by
  state: order_by
  user_address: order_by
  username: order_by
}