Anchor to companyContactRolecompany
companyContactRole
query
Returns a object by ID.
Anchor to Possible returnsPossible returns
- Anchor to CompanyContactRoleCompany•
Contact Role The role for a company contact.
- id•ID!non-null
A globally-unique ID.
- name•String!non-null
The name of a role. For example,
admin
orbuyer
.- note•String
A note for the role.
- id•
Was this section helpful?
Query Reference
{
companyContactRole(id) {
# companyContactRole fields
}
}