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