How do I completely disable internal caching in Ionic 3?

I do have exactly the same problem. It only works with fack argument but this is not an ellegant solution since I have hundreds of api calls throughout my application and I have to change all those API endpoints accordingly unnecessarily.

I hope someone finds a better solution.