How to use ts-proto with TanStack/Query #1173
Unanswered
nirav-blitzm
asked this question in
Q&A
Replies: 1 comment
-
Hi @nirav-blitzm sorry for the really late follow-up here, but right, ts-proto doesn't have any out-of-the-box integration with TanStack query. I've not personally used TanStack query, so don't really know much about what an integration could/should look like... If you'd like to work on one, i.e. getting ts-proto to generate a little more output that makes TanStack integration easy, that would be great! Happy to help review PRs/give pointers. Thanks! |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Is it possible to use this library with @tanstack/react-query? Or a wrapper that can easily integrate with this library? I know that ConnectRPC has a wrapper around TanStack query.
But I don't want to switch to ConnectRPC since it would take a long time to migrate.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions