MovePlacementBodyDto: {
    nextPlacementId?: string;
    nodeId: string;
    prevPlacementId?: string;
}