Skip to main content

shapesource_comparison_exp

Boolean expression to compare columns of type "shapesource". All fields are combined with logical 'AND'.

input shapesource_comparison_exp {
_eq: shapesource
_gt: shapesource
_gte: shapesource
_in: [shapesource!]
_is_null: Boolean
_lt: shapesource
_lte: shapesource
_neq: shapesource
_nin: [shapesource!]
}

Fields

shapesource_comparison_exp._eq ● shapesource scalar

shapesource_comparison_exp._gt ● shapesource scalar

shapesource_comparison_exp._gte ● shapesource scalar

shapesource_comparison_exp._in ● [shapesource!] list scalar

shapesource_comparison_exp._is_null ● Boolean scalar

shapesource_comparison_exp._lt ● shapesource scalar

shapesource_comparison_exp._lte ● shapesource scalar

shapesource_comparison_exp._neq ● shapesource scalar

shapesource_comparison_exp._nin ● [shapesource!] list scalar