Docs
Cloudflare
Railway
CodeRabbit
AG Grid
WorkOS
OpenRouter
SerpAPI
Clerk
Netlify
Unkey
Electric
Prisma
Sentry
Cloudflare
Railway
CodeRabbit
AG Grid
WorkOS
OpenRouter
SerpAPI
Clerk
Netlify
Unkey
Electric
Prisma
Sentry

UseMutationOptions

Interface: UseMutationOptions<TData, TError, TVariables, TOnMutateResult>

Defined in: preact-query/src/types.ts:192

Extends

  • OmitKeyof<MutationObserverOptions<TData, TError, TVariables, TOnMutateResult>, "_defaulted">

Type Parameters

TData

TData = unknown

TError

TError = DefaultError

TVariables

TVariables = void

TOnMutateResult

TOnMutateResult = unknown