Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/vue-query/src/mutationCache.ts:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
import
type
{ MaybeRefDeep } from
'./types'
9
10
export
class
MutationCache extends MC {
11
find<
12
TData = unknown,
13
TError = DefaultError,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected