FlowBatcher_bool_exp
Boolean expression to filter rows from the table "FlowBatcher". All fields are combined with a logical 'AND'.
input FlowBatcher_bool_exp {
_and: [FlowBatcher_bool_exp!]
_not: FlowBatcher_bool_exp
_or: [FlowBatcher_bool_exp!]
batchCounter: numeric_comparison_exp
batches: FlowBatch_bool_exp
batches_aggregate: FlowBatch_aggregate_bool_exp
id: String_comparison_exp
}