Skip to main content

ImportContactsAccordInput

No description

input ImportContactsAccordInput {
id: String
crmId: String
crmType: String
}

Fields

ImportContactsAccordInput.id ● String scalar

The accord to add the imported contacts to as customer members.

ImportContactsAccordInput.crmId ● String scalar

CRM record id (opportunity/deal) whose contacts are imported.

ImportContactsAccordInput.crmType ● String scalar

CRM type of crmId, e.g. "sfdc", "hubspot", "netsuite".

Member Of

importContactsAccord mutation