Skip to main content
Log inSign up
query

Returns a CompanyContactRole object by ID.

ID!required

The ID of the CompanyContactRole to return.


Was this section helpful?

The role for a company contact.

id
non-null

A globally-unique ID.

name
non-null

The name of a role. For example, admin or buyer.

note

A note for the role.


Was this section helpful?