post_reference_order_by
Ordering options when selecting data from "post_reference".
input post_reference_order_by {
  position_index: order_by
  post: post_order_by
  reference_id: order_by
  type: order_by
}
Ordering options when selecting data from "post_reference".
input post_reference_order_by {
  position_index: order_by
  post: post_order_by
  reference_id: order_by
  type: order_by
}
position_index (order_by)post (post_order_by)reference_id (order_by)type (order_by)