Skip to main content
Version: 4.2.0

chain_link_bool_exp

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

input chain_link_bool_exp {
_and: [chain_link_bool_exp!]
_not: chain_link_bool_exp
_or: [chain_link_bool_exp!]
chain_config: chain_link_chain_config_bool_exp
chain_link_proofs: chain_link_proof_bool_exp
creation_time: timestamp_comparison_exp
external_address: String_comparison_exp
height: bigint_comparison_exp
profile: profile_bool_exp
proof: chain_link_proof_bool_exp
user_address: String_comparison_exp
}

Fields

creation_time (timestamp_comparison_exp)

external_address (String_comparison_exp)

height (bigint_comparison_exp)

profile (profile_bool_exp)

user_address (String_comparison_exp)