Skip to main content
objectComment

Implements

Fields

assets

File attachments (images, documents, audio, video)

author
bodyHtml
String

HTML content with semantic mention and hashtag anchors; internal classes and attributes are stripped on external API surfaces

bodyText
String

Plain text content with HTML stripped

cheerCount
Int!
createdAt
ISO8601DateTime!
depth
Int!

Nesting depth within the thread — 1 for a root comment, 2 or more for a reply

Link-preview metadata — populated for comments containing a link

id
ID!

ID of the object.

The post this comment belongs to

reactions

Emoji reaction counts grouped by base emoji (skin-tone modifiers are stripped server-side).

Threaded replies to this comment

Arguments
after
String

Returns the elements in the list that come after the specified cursor.

before
String

Returns the elements in the list that come before the specified cursor.

first
Int

Returns the first n elements from the list.

last
Int

Returns the last n elements from the list.

replyCount
Int!
replyTo

Parent comment (null for root comments)

replyable
Boolean!

Whether a reply can still be added under this comment. False once the thread reaches its maximum depth

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

space
updatedAt
ISO8601DateTime!
url
String

Canonical URL of the comment within the Network. Null for a comment on something other than a post, such as a member's welcome thread