Skip to main content

Sponsorship_bool_exp

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

input Sponsorship_bool_exp {
_and: [Sponsorship_bool_exp!]
_not: Sponsorship_bool_exp
_or: [Sponsorship_bool_exp!]
amount: numeric_comparison_exp
amountDisplay: String_comparison_exp
block: Int_comparison_exp
chainId: Int_comparison_exp
id: String_comparison_exp
logIndex: Int_comparison_exp
sender: String_comparison_exp
sponsor: Sponsor_bool_exp
sponsor_id: String_comparison_exp
timestamp: Int_comparison_exp
txHash: String_comparison_exp
}

Fields

Sponsorship_bool_exp._and ● [Sponsorship_bool_exp!] list input

Sponsorship_bool_exp._not ● Sponsorship_bool_exp input

Sponsorship_bool_exp._or ● [Sponsorship_bool_exp!] list input

Sponsorship_bool_exp.amount ● numeric_comparison_exp input

Sponsorship_bool_exp.amountDisplay ● String_comparison_exp input

Sponsorship_bool_exp.block ● Int_comparison_exp input

Sponsorship_bool_exp.chainId ● Int_comparison_exp input

Sponsorship_bool_exp.id ● String_comparison_exp input

Sponsorship_bool_exp.logIndex ● Int_comparison_exp input

Sponsorship_bool_exp.sender ● String_comparison_exp input

Sponsorship_bool_exp.timestamp ● Int_comparison_exp input

Sponsorship_bool_exp.txHash ● String_comparison_exp input