Returns a CompanyContactRole object by ID.


Anchor to id
id
required

The ID of the CompanyContactRole to return.


Was this section helpful?

Anchor to CompanyContactRole
CompanyContactRole
Access requirements

The role for a company contact.


Was this section helpful?
Hide code
Query reference
Copy
{
  companyContactRole(id) {
    # CompanyContactRole fields
  }
}