MCPcopy Index your code
hub / github.com/TanStack/query / mutation-options.test-d.ts

File mutation-options.test-d.ts

packages/angular-query-experimental/src/__tests__/mutation-options.test-d.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assertType, describe, expectTypeOf, it } from 'vitest'
2import { QueryClient } from '@tanstack/query-core'
3import {
4 injectIsMutating,

Callers

nothing calls this directly

Calls 5

injectMutationFunction · 0.85
injectIsMutatingFunction · 0.85
injectMutationStateFunction · 0.85
mutationOptionsFunction · 0.50
isMutatingMethod · 0.45

Tested by

no test coverage detected