Space
SpaceImplements
Fields
Dark-mode variant of the avatar image URL.
Avatar image URL.
Avatar image URLs representing the conversation — member avatars for direct messages, the space image for space chats
When the viewer bookmarked this conversation, or null when it is not bookmarked
The Space's branding image slots, each with the image currently in it. Slots the Space's Imagery settings do not offer appear only when they hold an image. Null to a viewer who may not change this Space's branding.
Whether the space is discoverable by non-members (drives welcome-checklist pin eligibility and other visibility-aware UI).
Whether a non-member can preview the space without joining (drives welcome-checklist routing between preview and join).
The Space's per-Space features (Feed, Course, Chat, Events, Members, Page,
Hashtags, Single Event, Discovery), each with whether it is currently enabled
on this Space. Same key vocabulary as Network.availableSpaceFeatures and
updateSpace(featureToggles:); network-wide toggles live on
Network.featureToggles.
The activity feed for a Network or space
Cursor from pageInfo.endCursor for the next page
Menu-driven filter selection: feedOptions.filters[].ids. Resolved
server-side for the requesting client. Ignored when filters is supplied.
Feed filtering and sorting options. The programmatic surface — takes precedence over sortId/filterIds when supplied.
Number of items to return
Feed prompt types to include on the menu-driven path. Omit for all; empty
list excludes prompts. Ignored when filters is supplied.
Menu-driven sort selection: a feedOptions.sorts[].id. Resolved server-side. Ignored when filters is supplied.
The filter and sort options for this space's feed, gated to the current viewer. Presentation (options, order, semantics) is selected server-side per client.
The prompts inside a feed prompt set, the same prompts this space's feed embeds in a prompt set, for refreshing one set without re-fetching the feed.
Which prompt set to return the prompts for.
ID of the object.
When the most recent message was sent
The most recent message in the conversation
The most recent message the viewer has read in this conversation
Number of members in the conversation
Messages in this conversation, newest first. System messages (renames, member changes) are excluded unless includeSystemMessages is true.
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.
Include system lifecycle messages (renames, member adds and removes). Defaults to false.
Returns the last n elements from the list.
Whether the viewer has muted notifications for this conversation
Sort position of the Space within its Collection (lower = higher in the sidebar). Compare positions only between Spaces in the same Collection.
Posts, events, and polls within the space
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.
Profile questions shown to prospective members joining this Space.
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Filter to a single join flow. Omit to return questions for every context.
Returns the first n elements from the list.
Returns the last n elements from the list.
Resource ID for this object, for interop with the Admin API.
The Collection this Space belongs to, if any.
Number of messages the viewer has not read in this conversation
Canonical web URL.
Whether the current member marked this space as not interested (downranked in their feed).
The welcome-checklist items for this Space, in curator-set order, with the viewer's completion state.