MCPcopy Create free account
hub / github.com/TanStack/query /

Class

packages/query-core/src/mutation.ts:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82// CLASS
83
84export class Mutation<
85 TData = unknown,
86 TError = DefaultError,
87 TVariables = unknown,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected