user_block_bool_exp
Boolean expression to filter rows from the table "user_block". All fields are combined with a logical 'AND'.
input user_block_bool_exp {
_and: [user_block_bool_exp!]
_not: user_block_bool_exp
_or: [user_block_bool_exp!]
blocked: profile_bool_exp
blocked_user_address: String_comparison_exp
blocker: profile_bool_exp
blocker_address: String_comparison_exp
reason: String_comparison_exp
subspace: String_comparison_exp
}