Skip to main content

ContactRelation

How the contact is affiliated with the entity it is attached to. Requires our plus or pro plans

type ContactRelation {
role: String
department: String
confidence: Float
createdAt: DateTime!
}

Fields

role (String)

department (String)

confidence (Float)

createdAt (DateTime!)