Add support for mutationOptions in @tanstack/query/prefer-query-options #10710
Unanswered
johannes-lindgren
asked this question in
Ideas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@tanstack/query/prefer-query-options forces the usage of
queryOptionsandinfiniteQueryOptions.Recently,
mutationOptionswas added, but the ESLint rule does not force the user to use it. I'd be happy having it optional, as long as I could switch it on with an option.Beta Was this translation helpful? Give feedback.
All reactions