-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Retry with useMutation #374
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi Tanner,
Is there any exposed control over how useMutation handles retries? It seems to be getting the same defaults as useQuery but the docs do not mention any option to customize it.
Thanks,
Thibaut