v5: Other Helpers e.g queryOptions
I've recently started to use react-query a bit more and am looking forward to the v5 release! I was wondering if there's any plans for a infiniteQueryOptions and mutationOptions helper similar to the newly introduced queryOptions helper?
3 Replies
rival-black•3y ago
infiniteQueryOptions i'd say yes. Not sure if there is much need for mutationOptions because you won't usually use the same options for multiple functions
sensitive-blueOP•3y ago
awesome, migrating from rtk query to react-query was make a lot easier by being able to easily define reusable queries
xenial-black•3y ago
Is queryoptions only going to be available in v5