ContactTotalBouncesWhereWhereConditions
Dynamic WHERE conditions for the where
argument of the query total_bounces
.
input ContactTotalBouncesWhereWhereConditions {
AND: [ContactTotalBouncesWhereWhereConditions!]
HAS: ContactTotalBouncesWhereWhereConditionsRelation
OR: [ContactTotalBouncesWhereWhereConditions!]
column: ContactTotalBouncesSearchByColumns
operator: SQLOperator
value: Mixed
}
Fields
ContactTotalBouncesWhereWhereConditions.AND
● [ContactTotalBouncesWhereWhereConditions!]
list input
A set of conditions that requires all conditions to match.
ContactTotalBouncesWhereWhereConditions.HAS
● ContactTotalBouncesWhereWhereConditionsRelation
input
Check whether a relation exists. Extra conditions or a minimum amount can be applied.
ContactTotalBouncesWhereWhereConditions.OR
● [ContactTotalBouncesWhereWhereConditions!]
list input
A set of conditions that requires at least one condition to match.
ContactTotalBouncesWhereWhereConditions.column
● ContactTotalBouncesSearchByColumns
enum
The column that is used for the condition.
ContactTotalBouncesWhereWhereConditions.operator
● SQLOperator
enum
The operator that is used for the condition.
ContactTotalBouncesWhereWhereConditions.value
● Mixed
scalar
The value that is used for the condition.
Member Of
ContactTotalBouncesWhereWhereConditions
input ● ContactTotalBouncesWhereWhereConditionsRelation
input