Types
UpdateSpacesCollectionInput
Autogenerated input type of UpdateSpacesCollection
input
UpdateSpacesCollectionInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
collectionId
ID!
required
ID of the Spaces Collection to update.
description
String
New description for the Spaces Collection. Pass an empty string to clear it.
name
String
New name for the Spaces Collection.
visibleToMembers
Boolean
Whether members can see the collection. Hosts and Moderators see it either way.