'parseMutationArgs' is not exported from '@tanstack/react-query' #6251
-
I faced with bellow issue after upgrade from v4 to v5
Attempted import error: 'parseMutationArgs' is not exported from '@tanstack/react-query' (imported as 'parseMutationArgs'). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is an issue with |
Beta Was this translation helpful? Give feedback.
This is an issue with
react-query-kit
that is probably not updated yet to support v5.There is nothing we can do here.