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