poll_answer_order_by
Ordering options when selecting data from "poll_answer".
input poll_answer_order_by {
  answers_indexes: order_by
  post_attachment: post_attachment_order_by
  user_address: order_by
}
Ordering options when selecting data from "poll_answer".
input poll_answer_order_by {
  answers_indexes: order_by
  post_attachment: post_attachment_order_by
  user_address: order_by
}
answers_indexes (order_by)post_attachment (post_attachment_order_by)user_address (order_by)