toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-react-query
/
tanstack.react.query
/
useMutationState
use
Mutation
State
external
fun
<
TResult
>
useMutationState
(
options
:
MutationStateOptions
<
TResult
>
=
definedExternally
,
queryClient
:
QueryClient
=
definedExternally
)
:
ReadonlyArray
<
TResult
>
(
source
)