Skip to main content
Anchor to CompanyContactAssignRolePayload

CompanyContactAssignRolePayload

payload

Return type for companyContactAssignRole mutation.

Anchor to companyContactRoleAssignmentcompanyContactRoleAssignment
•CompanyContactRoleAssignment

The company contact role assignment.

•[BusinessCustomerUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Assigns a role to a contact for a location.

Arguments

•ID!
required

The ID of the contact to assign a role to.

Anchor to companyContactRoleIdcompanyContactRoleId
•ID!
required

The ID of the role to assign to a contact.

•ID!
required

The ID of the location to assign a role to a contact.



Was this section helpful?