Magidoc

Mutation
Object

Fields

#

createCompany

Non-null

Create new company.
Examples:
1. Basic example

createOrUpdateCompany

Non-null

Create or merge company
Examples:
1. Basic example

createOrUpdateUser

Non-null

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

createUser

Non-null

Create new contact.
Example:
1. Basic example

deleteCompany

Delete company.
Examples:
1. Basic example

deleteCompanyAttributes

Delete company custom field.
Examples:
1. Basic example

deleteUser

Delete contact.
Examples:
1. Basic example

deleteUserAttributes

Delete contact custom field.
Examples:
1. Basic example

subscribeWebhook

Non-null

Create or update webhook.
1. Subscribe new survey response

unsubscribeWebhook

Create webhook.

updateCompany

Update company.
Examples:
1. Basic example

updateUser

Update contact.
Examples:
1. Basic example