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