ZRM Docs
API ReferenceSystem

system.setSpaces

Type: Mutation ยท Auth: Workspace-aware

Input

FieldTypeRequiredDefaultDescription
systemIdstringYesโ€”ID of the associated system
spaceIdsstring[]Yesโ€”Space ids

Example

{
  "systemId": "550e8400-e29b-41d4-a716-446655440000",
  "spaceIds": []
}

On this page