View mapped data in vue-query devtool
Is there a way to look at the data mapped by vue-query's
If I look at the cache, the data shown is the data that's returned from the API. I'd love to be able to look at the remapped data somehow.
select method within the vue-query devtool?If I look at the cache, the data shown is the data that's returned from the API. I'd love to be able to look at the remapped data somehow.