flowstreamcategory_comparison_exp
Boolean expression to compare columns of type "flowstreamcategory". All fields are combined with logical 'AND'.
input flowstreamcategory_comparison_exp {
_eq: flowstreamcategory
_gt: flowstreamcategory
_gte: flowstreamcategory
_in: [flowstreamcategory!]
_is_null: Boolean
_lt: flowstreamcategory
_lte: flowstreamcategory
_neq: flowstreamcategory
_nin: [flowstreamcategory!]
}