report_order_by
Ordering options when selecting data from "report".
input report_order_by {
  creation_date: order_by
  id: order_by
  message: order_by
  reasons_aggregate: report_reason_aggregate_order_by
  reporter_address: order_by
  subspace: subspace_order_by
  subspace_id: order_by
  target: order_by
}