Types
SpaceTemplate
A Space template that a Host can pick when creating a new Space.
object
SpaceTemplateFields
canonicalName
String!
Stable identifier for the template (e.g., feed_v3). Pass this to create_space.
descriptionLines
[String!]
Localized lines describing what the template sets up.
freeTrialPremiumMessage
String
Localized upsell copy shown when the template enables a Premium feature.
hideFreeTrialMessage
Boolean
Whether the Free Trial Premium upsell copy is hidden for this template.
imageUrl
String
URL of the template's preview image.
learnMoreLink
String
URL to more information about the template.
placeholders
Suggested placeholder copy (name and tagline) for the new Space.
subtitle
String
Localized one-line description of the template.
templateType
Whether the template applies a preset configuration or starts from scratch.
title
String!
Localized display title of the template.