Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/query
/ mutationOptions
Function
mutationOptions
packages/vue-query/src/mutationOptions.ts:60–62 ·
view source on GitHub ↗
(options: unknown)
Source
from the content-addressed store, hash-verified
58
'mutationKey'
59
>
60
export
function
mutationOptions(options: unknown) {
61
return
options
62
}
Callers
3
mutationOptions.test-d.ts
File · 0.90
mutationOptions.test.ts
File · 0.90
useMutation
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected