orm interface for useQuery different hooks synchronization #9574
Unanswered
pleasewarstop
asked this question in
Show and tell
Replies: 0 comments
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! 👋
I’ve built a small ORM-like layer for React Query: https://github.com/pleasewarstop/react-query-orm
It provides an interface to automatically synchronize related
useQuery
hooks (like relations between entities or entities and their lists).I’m happy with how it works, but I’m not sure how useful it could be in the broader React Query ecosystem.
Before I spend more time polishing the npm package, I’d love to hear your feedback:
Any thoughts would be super appreciated 🙏
Beta Was this translation helpful? Give feedback.
All reactions