Event
An event post with scheduling, location, and RSVP data
EventImplements
Fields
Attached media assets (images, files, videos)
Deprecated alias for bodyHtml — the post's textual content as HTML.
HTML content with formatted mentions, hashtags, and links
Plain text content (raw, no formatting)
Comments on this post
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Returns the last n elements from the list.
When true, return only root comments (exclude replies). Use this for feed
views where replies are fetched via each comment's replies connection.
Content kind from the underlying NewContent model (e.g. text, link, article, file)
Link-preview metadata — populated for link-type posts only
The current/upcoming event instance, or a specific occurrence when instanceIndex is given.
ICS UTC-format occurrence key selecting a specific occurrence (e.g. "20240115T160000Z"). Omit for the current/upcoming instance.
Event category (e.g. conference, workshop)
External provider type for the event link (e.g. zoom, google_meet, youtube)
Position in the owning space's featured pin list; null when not pinned.
Whether the event has an external provider link (e.g. external livestream URL)
Header/banner image for the post (drives the event card banner). Returns the default-placeholder header when no header asset is set.
ID of the object.
Primary image URL
True when the post contains audio, either as the header media or in the body. A cheap scalar for list views; use primaryMedia to actually render a player.
True when the post's weekly activity score meets the owning space's trending threshold
True when the post contains a video (uploaded video asset or video-image override)
Aspect ratio of the primary image
Position in the network-level featured pin list; null when not pinned.
Position in the network-level welcome-checklist pin list; null when not pinned.
Post type enum (post, article, event, poll, introduction, etc.)
The post's hero media upload — native audio attached as the header. Null when the post has no header audio; clients branch on the node's presence and type rather than on a boolean.
Predicted completion time of media processing (video transcoding); null unless the post is currently processing.
Emoji reaction counts grouped by base emoji (skin-tone modifiers are stripped server-side).
Per-occurrence exceptions on this recurring event (deletions and time/RSVP overrides), ordered by occurrence.
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Returns the last n elements from the list.
Human-readable recurrence rules
Resource ID for this object, for interop with the Admin API.
RSVPs for this event. Pass instanceAt to scope to a specific recurring-event occurrence.
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Filter to RSVPs applicable to this occurrence (series-level RSVPs are returned merged with instance-level overrides — same semantics as the REST endpoint).
Returns the last n elements from the list.
Whether the current viewer has saved (bookmarked) this post
Space tags associated with this post (used for feed card context)
Canonical URL of the post.
The current member's own mute/hide/report flag on this post, or null if they have none.
Position in the owning space's welcome pin list; null when not pinned.