Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/
Class
packages/query-core/src/mutationObserver.ts:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
// CLASS
22
23
export
class
MutationObserver<
24
TData = unknown,
25
TError = DefaultError,
26
TVariables = void,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected