Skip to main content

desCommentThreads

Search for comment threads associated with a project.

desCommentThreads(
projectId: ID!
): [DesCommentThread!]!

Arguments

desCommentThreads.projectId ● ID! non-null scalar

The project identifier (DesProject.id).

Type

DesCommentThread object

A comment thread contains an initial remark associated with the design and a collection of replies.