Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-react-query
/
tanstack.react.query
/
UseMutateFunction
Use
Mutate
Function
typealias
UseMutateFunction
<
TData
,
TError
,
TVariables
,
TContext
>
=
Function
<
Unit
>
(
source
)