Types
CreateSpacePayload
Autogenerated return type of CreateSpace.
object
CreateSpacePayloadFields
clientMutationId
String
A unique identifier for the client performing the mutation.
collection
The collection resolved or created for the Space. Reported whenever Collection resolution succeeded, even if Space creation then failed — the Collection can survive that failure, so check this to see whether one was left behind. Null only when no Collection was resolved at all.
collectionNewlyCreated
Boolean
True when this call created the collection rather than placing the Space in an existing one. Reported alongside collection under the same conditions, including when Space creation then failed.
errors
[String!]!
space