LeadScoreTotal
No description
input LeadScoreTotal {
isIsNot: IsIsNot
leadScoringRuleset: ID!
numberOptions: NumberOptions
valNumber: Int!
}
Fields
LeadScoreTotal.isIsNot
● IsIsNot
enum
LeadScoreTotal.leadScoringRuleset
● ID!
non-null scalar
LeadScoreTotal.numberOptions
● NumberOptions
enum
LeadScoreTotal.valNumber
● Int!
non-null scalar
Member Of
ConditionInput
input