Replies: 1 comment
-
hm, we could re-add that, the problem is that the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
currently migrating from 4.36.1 to 5.x
in the mentioned v4 version the
DefaultOptions.queries.getNextPageParam
property was allowed but not anymore in v5. Where does options for infiniteQueries go now? I'm using generated hooks with Orval, so passing it every time isn't an option for me.passed the function by extending the interface, the app works, but im not too happy about this solution.
Beta Was this translation helpful? Give feedback.
All reactions