Appearance
Complete guide to
Mastering Pinia
written by its creator
API Documentation / @pinia/colada / QueryCache
type QueryCache = ReturnType<typeof useQueryCache>;
The cache of the queries. It's the store returned by useQueryCache.