MCPcopy Create free account
hub / github.com/TanStack/query / mutationOptions

Function mutationOptions

packages/vue-query/src/mutationOptions.ts:60–62  ·  view source on GitHub ↗
(options: unknown)

Source from the content-addressed store, hash-verified

58 'mutationKey'
59>
60export function mutationOptions(options: unknown) {
61 return options
62}

Callers 3

useMutationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected