API Documentation / @pinia/colada / QueryCache
Type Alias: QueryCache
ts
type QueryCache = ReturnType<typeof useQueryCache>;
The cache of the queries. It's the store returned by useQueryCache.
API Documentation / @pinia/colada / QueryCache
type QueryCache = ReturnType<typeof useQueryCache>;
The cache of the queries. It's the store returned by useQueryCache.