Mutation
Variables
Response
Mutations
updateSpace
Update an existing Space — rename it and/or toggle its enabled features.
MUTATION
updateSpace(input: UpdateSpaceInput!): UpdateSpacePayloadArguments
input
UpdateSpaceInput!
required
Parameters for UpdateSpace
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
space
Mutation
Variables
Response