Types
SpaceFeatureToggleInput
A single Space feature toggle. Pairs a feature key with the desired enabled state.
input
SpaceFeatureToggleInputFields
enabled
Boolean!
required
True to enable the feature on this Space; false to disable it.
key
String!
required
Boolean Space feature key (e.g. feed, chat, events). Must be a boolean feature toggle Hosts can control on this Network's plan; enum-valued settings (display styles, MFA level) are not accepted.