Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 242 Bytes

mutationOptions.md

File metadata and controls

15 lines (12 loc) · 242 Bytes
id title
mutationOptions
mutationOptions
mutationOptions({
  mutationFn,
  ...options,
})

Options

You can generally pass everything to mutationOptions that you can also pass to useMutation.