Skip to content
On this page

DevTools

Wave your hands in the air and shout hooray because Vue Query comes with its own dedicated DevTools! 🥳

When you begin your Vue Query journey, you'll want these DevTools by your side. They will help visualize all of the inner workings of Vue Query and will likely save you hours of debugging if you find yourself in a pinch!

The only thing you need to do is to install official Vue Devtools.

Vue Query will seemingly integrate with official devtools, adding custom inspector and timeline events. Devtools would be treeshaken from production bundles by default.

Released under the MIT License.