Global error handling with vue-query
This blog post describes how to handle errors with vue-query on a global level by using axios interceptors.
This blog post describes how to handle errors with vue-query on a global level by using axios interceptors.
This post shows how to enrich axios errors when using react-query and how to handle them on a global level.