Skip to main content

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!]
}

Fields

streamcategory_comparison_exp._eq ● streamcategory scalar

streamcategory_comparison_exp._gt ● streamcategory scalar

streamcategory_comparison_exp._gte ● streamcategory scalar

streamcategory_comparison_exp._in ● [streamcategory!] list scalar

streamcategory_comparison_exp._is_null ● Boolean scalar

streamcategory_comparison_exp._lt ● streamcategory scalar

streamcategory_comparison_exp._lte ● streamcategory scalar

streamcategory_comparison_exp._neq ● streamcategory scalar

streamcategory_comparison_exp._nin ● [streamcategory!] list scalar