Mutation
Variables
Response
Mutations
updateSpacesCollection
Update a Spaces Collection — currently rename only. Pass the new name; other attributes will be added as needed.
MUTATION
updateSpacesCollection(input: UpdateSpacesCollectionInput!): UpdateSpacesCollectionPayloadArguments
input
UpdateSpacesCollectionInput!
required
Parameters for UpdateSpacesCollection
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
spacesCollection
Mutation
Variables
Response