createAccord
Create an accord. When the accord references a CRM record and the workspace has that CRM integrated, its contacts are imported and added as customer members.
createAccord(
input: CreateAccordInput!
): CreateAccordPayload
Arguments
createAccord.input ● CreateAccordInput! non-null input
The accord's fields, including any CRM linkage.
Type
CreateAccordPayload object
Result of creating an accord.