Int_comparison_exp
Boolean expression to compare columns of type "Int". All fields are combined with logical 'AND'.
input Int_comparison_exp {
_eq: Int
_gt: Int
_gte: Int
_in: [Int!]
_is_null: Boolean
_lt: Int
_lte: Int
_neq: Int
_nin: [Int!]
}
Fields
Int_comparison_exp._eq
● Int
scalar
Int_comparison_exp._gt
● Int
scalar
Int_comparison_exp._gte
● Int
scalar
Int_comparison_exp._in
● [Int!]
list scalar
Int_comparison_exp._is_null
● Boolean
scalar
Int_comparison_exp._lt
● Int
scalar
Int_comparison_exp._lte
● Int
scalar
Int_comparison_exp._neq
● Int
scalar
Int_comparison_exp._nin
● [Int!]
list scalar
Member Of
bookingPage_bool_exp
input ● leadFormStep_bool_exp
input ● location_bool_exp
input ● membership_bool_exp
input ● package_bool_exp
input ● promotion_bool_exp
input ● promotionServices_bool_exp
input ● provider_bool_exp
input ● service_aggregate_bool_exp_count
input ● service_bool_exp
input ● serviceAddOn_bool_exp
input ● workspaceConfiguration_bool_exp
input