PermissionGrantBodyDto: {
    subjectId: string;
    subjectType: "GROUP" | "MEMBER";
}