posts_params_bool_exp
Boolean expression to filter rows from the table "posts_params". All fields are combined with a logical 'AND'.
input posts_params_bool_exp {
  _and: [posts_params_bool_exp!]
  _not: posts_params_bool_exp
  _or: [posts_params_bool_exp!]
  params: jsonb_comparison_exp
}