developers_bool_exp
Boolean expression to filter rows from the table "developers". All fields are combined with a logical 'AND'.
Input Fields
_and (
[developers_bool_exp!]
)
_not (
developers_bool_exp
)
_or (
[developers_bool_exp!]
)
active (
Boolean_comparison_exp
)
api_key (
String_comparison_exp
)
apps (
apps_bool_exp
)
created_at (
timestamptz_comparison_exp
)
email (
String_comparison_exp
)
events (
events_bool_exp
)
github_handle (
String_comparison_exp
)
kv_stores (
kv_store_bool_exp
)
metadata (
jsonb_comparison_exp
)
name (
String_comparison_exp
)
object_id (
Int_comparison_exp
)
onboarded (
Boolean_comparison_exp
)
uid (
String_comparison_exp
)