WIP 6 - rebuilding

This commit is contained in:
Philipinho
2026-01-04 17:59:46 +00:00
parent 29658b0572
commit 8d9aa3b3aa
8 changed files with 358 additions and 3 deletions
@@ -9,4 +9,8 @@ export interface IPageBacklinkJob {
export interface IStripeSeatsSyncJob {
workspaceId: string;
}
export interface IRebuildHierarchyJob {
spaceId?: string;
}