Skip to main content

FlowBatch_bool_exp

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

input FlowBatch_bool_exp {
_and: [FlowBatch_bool_exp!]
_not: FlowBatch_bool_exp
_or: [FlowBatch_bool_exp!]
batcher: FlowBatcher_bool_exp
batcher_id: String_comparison_exp
hash: String_comparison_exp
id: String_comparison_exp
position: numeric_comparison_exp
size: numeric_comparison_exp
streams: FlowStream_bool_exp
streams_aggregate: FlowStream_aggregate_bool_exp
timestamp: numeric_comparison_exp
}

Fields

FlowBatch_bool_exp._and ● [FlowBatch_bool_exp!] list input

FlowBatch_bool_exp._not ● FlowBatch_bool_exp input

FlowBatch_bool_exp._or ● [FlowBatch_bool_exp!] list input

FlowBatch_bool_exp.batcher ● FlowBatcher_bool_exp input

FlowBatch_bool_exp.batcher_id ● String_comparison_exp input

FlowBatch_bool_exp.hash ● String_comparison_exp input

FlowBatch_bool_exp.id ● String_comparison_exp input

FlowBatch_bool_exp.position ● numeric_comparison_exp input

FlowBatch_bool_exp.size ● numeric_comparison_exp input

FlowBatch_bool_exp.streams ● FlowStream_bool_exp input

FlowBatch_bool_exp.streams_aggregate ● FlowStream_aggregate_bool_exp input

FlowBatch_bool_exp.timestamp ● numeric_comparison_exp input