poll_answer_bool_exp
Boolean expression to filter rows from the table "poll_answer". All fields are combined with a logical 'AND'.
input poll_answer_bool_exp {
  _and: [poll_answer_bool_exp!]
  _not: poll_answer_bool_exp
  _or: [poll_answer_bool_exp!]
  answers_indexes: _int8_comparison_exp
  post_attachment: post_attachment_bool_exp
  user_address: String_comparison_exp
}