Returns a CompanyContact object by ID.


Anchor to id
id
required

The ID of the CompanyContact to return.


Was this section helpful?

Anchor to CompanyContact
CompanyContact
Access requirements

A person that acts on behalf of company associated to a customer.


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