Skip to main content
objectSpacesCollection

Fields

avatarUrls
[String!]!

Avatar URLs of the collection's visible spaces (used for link-preview avatar stacks).

createdAt
ISO8601DateTime!

When the collection was created.

Required scopes: read:network, host:read:network, host:read:network_spaces, host:write:network_spaces (any one)

description
String

Free-text description shown on the collection's page.

Required scopes: read:network, host:read:network, host:read:network_spaces, host:write:network_spaces (any one)

explorable
Boolean!

Whether the collection has anything for a non-member to explore — at least one discoverable Space, or any plan promoted on the collection's page, free or paid.

Required scopes: read:network, host:read:network, host:read:network_spaces, host:write:network_spaces (any one)

galleryGroups

Gallery sections on this Spaces Collection page, ordered by position, including disabled sections.

id
ID!

The collection's resource ID.

name
String!

Display name of the collection.

position
Int

Sort position of the collection in the sidebar (lower comes first). Change it with reorderSpacesCollection.

Required scopes: read:network, host:read:network, host:read:network_spaces, host:write:network_spaces (any one)

updatedAt
ISO8601DateTime!

When the collection was last changed.

Required scopes: read:network, host:read:network, host:read:network_spaces, host:write:network_spaces (any one)

url
String!

Canonical URL of the Spaces Collection.

visibleToMembers
Boolean!

Whether the collection is visible to members.