Types
ThreadLinkGroup
object
ThreadLinkGroupFields
id
ID!
threads
All threads that are linked to this group's external entity.
Arguments
first
Int
after
String
last
Int
before
String
threadLinks
The individual thread link records that belong to this group.
Arguments
first
Int
after
String
last
Int
before
String
tierMetrics
Breakdown of linked thread counts by tier, including threads with no tier.
companyMetrics
Breakdown of linked thread counts by company, including threads with no company.
defaultViewRank
Int
The default rank of the thread link group which takes into account only active groups. This rank is not affected by input filters.
currentViewRank
Int!
The current rank of the thread link group considering groups which match the non-ID input filters.

