Types
UpdateSpaceInput
Autogenerated input type of UpdateSpace
input
UpdateSpaceInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
description
String
New one-line description for the Space.
featureToggles
List of boolean feature toggles to apply. Each entry pairs a boolean feature key with the desired enabled state; enum-valued settings are not accepted.
spaceId
ID!
required
ID of the Space to update.
title
String
New title for the Space.