QueryLeadScoreRulesetsWhereWhereConditionsRelation
Dynamic HAS conditions for WHERE conditions for the where
argument of the query leadScoreRulesets
.
input QueryLeadScoreRulesetsWhereWhereConditionsRelation {
amount: Int
condition: QueryLeadScoreRulesetsWhereWhereConditions
operator: SQLOperator
relation: String!
}
Fields
QueryLeadScoreRulesetsWhereWhereConditionsRelation.amount
● Int
scalar
The amount to test.
QueryLeadScoreRulesetsWhereWhereConditionsRelation.condition
● QueryLeadScoreRulesetsWhereWhereConditions
input
Additional condition logic.
QueryLeadScoreRulesetsWhereWhereConditionsRelation.operator
● SQLOperator
enum
The comparison operator to test against the amount.
QueryLeadScoreRulesetsWhereWhereConditionsRelation.relation
● String!
non-null scalar
The relation that is checked.