toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-query-core
/
tanstack.query.core
/
QueryClient
/
setMutationDefaults
set
Mutation
Defaults
open
fun
<
TData
,
TError
,
TVariables
,
TContext
>
setMutationDefaults
(
mutationKey
:
MutationKey
,
options
:
MutationObserverOptions
<
TData
,
TError
,
TVariables
,
TContext
>
)
(
source
)