-
-
Notifications
You must be signed in to change notification settings - Fork 495
Description
Heyho! I'm a fan of Orval and have been using TanStack Query with Angular recently. The API is very similar to React Query, so I wanted to know if there are any plans to implement Angular TanStack Query support?
If not, I'd would be trying to add this feature. I haven't looked at the Orval codebase directly yet, but I assume I can reference the existing react-query implementation as a starting point.
If you're open to this contribution, could you provide guidance on the Key files I should focus on, Potential pitfalls to avoid, Architecture considerations to ensure the PR doesn't stall.
I understand if you prefer not to add this since @tanstack/angular-query-experimental is still experimental, but the API surface is quite stable and similar to React Query.