Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ failNextFetchRequest
Function
failNextFetchRequest
examples/lit/basic/src/todoApi.ts:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
export
function
failNextFetchRequest(): void {
72
failNextFetch = true
73
}
74
75
export
function
failNextMutationRequest(): void {
76
failNextMutation = true
Callers
1
forceNextFetchFailure
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected