Type alias APIGlobalInvite

APIGlobalInvite: InviteResponse & {
    _id: string;
}

Type compatibility with the Managers.