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