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