'Is there a need to use middleware in redux? If RTK query is being used

If I am using an external api or fetching data from database then is there any need for me to use middleware in redux toolkit or RTK query can do all the work for me?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source