Magidoc

Mutation
Object

Fields

#

createCompany

Non-null

Create new company.
Examples:
1. Basic example

createContact

Non-null

Create new contact.
Example:
1. Basic example

createOrUpdateCompany

Non-null

Create or merge company
Examples:
1. Basic example

createOrUpdateContact

Non-null

Create or merge contact
Examples: \\ 1. Basic example

deleteCompany

Delete company.
Examples:
1. Basic example

deleteCompanyCustomFields

Delete company custom field.
Examples:
1. Basic example

deleteContact

Delete contact.
Examples:
1. Basic example

deleteContactCustomFields

Delete contact custom field.
Examples:
1. Basic example

subscribeWebhook

Non-null

Create or update webhook.

unsubscribeWebhook

Create webhook.

updateCompany

Update company.
Examples:
1. Basic example

updateContact

Update contact.
Examples:
1. Basic example