InvitationCreateBodyDto: {
    emails: string[];
    roleKey?: string;
}