-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Description
query/packages/query-core/src/types.ts
Line 1079 in 4a0a129
| throwOnError?: boolean | ((error: TError) => boolean) |
I believe this should be removed since it doesn't do anything (I think) and is confusing to new users like me.
Then
mutatewould return nothing,mutateAsyncwould return a promise andthrowOnErrorcan be removed. Src.
Would you accept a PR removing it, or is there a reason it's still there?
Metadata
Metadata
Assignees
Labels
No labels