|
|
---
|
||
|
|
id: useMutationState
|
||
|
|
title: useMutationState
|
||
|
|
ref: docs/framework/react/reference/useMutationState.md
|
||
|
|
replace:
|
||
|
|
{
|
||
|
|
'@tanstack/react-query': '@tanstack/solid-query',
|
||
|
|
'useMutationState[(]': 'useMutationState(() => ',
|
||
|
|
'useMutation[(]': 'useMutation(() => ',
|
||
|
|
}
|
||
|
|
---
|