kv_store_bool_exp

Boolean expression to filter rows from the table "kv_store". All fields are combined with a logical 'AND'.

Input Fields

_and ([kv_store_bool_exp!])
_not (kv_store_bool_exp)
_or ([kv_store_bool_exp!])
created_at (timestamptz_comparison_exp)
created_by (Int_comparison_exp)
developer (developers_bool_exp)
key (String_comparison_exp)
metadata (jsonb_comparison_exp)
object_id (Int_comparison_exp)
scope (String_comparison_exp)
scope_object_id (Int_comparison_exp)
updated_at (timestamptz_comparison_exp)
value (jsonb_comparison_exp)