Skip to content

ThreadComment

Comment query

ThreadComment(
id: Int
threadId: Int
userId: Int
sort: [ThreadCommentSort]
): [ThreadComment]

Filter by the comment id

Filter by the thread id

Filter by the user id of the comment’s creator

The order the results will be returned in

Forum Thread Comment