Skip to main content
query

Returns a CompanyContactRole resource by ID.

ID!
required

The ID of the CompanyContactRole to return.


Was this section helpful?

CompanyContactRole

The role for a company contact.

ID!
non-null

A globally-unique ID.

String!
non-null

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

String

A note for the role.


Was this section helpful?