profile_relationship_order_by
Ordering options when selecting data from "profile_relationship".
input profile_relationship_order_by {
  receiver: profile_order_by
  receiver_address: order_by
  sender: profile_order_by
  sender_address: order_by
  subspace: order_by
}