Closed
Description
Basically same problem as here TanStack/query#7458, ReactQuery can work with a non number pageParam
. Looks like this is not supported in the react-query-kit yet.
What I'm trying to achieve - the API I'm working with returns complex cursor that looks like this:
"next": [
"1651185545000",
"53671934072718793"
]
Metadata
Metadata
Assignees
Labels
No labels