Skip to main content
inputCreateSpaceInput

Fields

clientMutationId
String

A unique identifier for the client performing the mutation.

collectionName
String

Optional collection to place the Space in. Created on demand if it does not exist (case-insensitive name match).

description
String

Optional one-line description persisted on the new Space.

enabledFeatureKeys
[String!]

Only used with build_your_own_v1. The list of feature_keys the Host picked. Each must be available on this Network's plan.

templateCanonicalName
String!
required

Canonical name of the Space template to use (e.g. feed_v3, build_your_own_v1).

title
String!
required

Display title for the new Space.