OrgCreateBodyDto: {
    name: string;
    parentId?: string | null;
    treeUpdatedAt?: string;
}