Replies: 1 comment 4 replies
-
I think you need to return |
Beta Was this translation helpful? Give feedback.
4 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to tell Typescript that I want to return data with the following format...
Instead of this format?
The following doesn't work as TS says the return type doesn't resemble with
InfiniteData
:Beta Was this translation helpful? Give feedback.
All reactions