PermissionBulkBodyDto: {
    subjectIds: string[];
    subjectType: "GROUP" | "MEMBER";
}