I\'m trying to use RxJS forkJoin to combine 2 api calls (and ideally I\'d add more to this in time). I\'m using RxJs 6.
I have two interfaces. One interface IMy
IMy