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