_meta_bool_exp
Boolean expression to filter rows from the table "_meta". All fields are combined with a logical 'AND'.
input _meta_bool_exp {
_and: [_meta_bool_exp!]
_not: _meta_bool_exp
_or: [_meta_bool_exp!]
bufferBlock: Int_comparison_exp
chainId: Int_comparison_exp
endBlock: Int_comparison_exp
eventsProcessed: Int_comparison_exp
firstEventBlock: Int_comparison_exp
isReady: Boolean_comparison_exp
progressBlock: Int_comparison_exp
readyAt: timestamptz_comparison_exp
sourceBlock: Int_comparison_exp
startBlock: Int_comparison_exp
}