I am new to using combinedObservables in Angular. I have the following code snippet. The multiple http requests using forkJoin seems to be taking almost 15seconds.
No