graphql codegen with react query v5
Anyone used this with react query v5?
https://the-guild.dev/graphql/codegen/plugins/typescript/typescript-react-query
Looking to use react query stream hydration with app router (with codegen)
GraphQL Code Generator
typescript-react-query – GraphQL Code Generator
GraphQL Code Generator plugin for generating React Query hooks. Supports TypeScript and Flow.
1 Reply
jolly-crimson•2y ago
Issue to track is here: https://github.com/dotansimha/graphql-code-generator-community/issues/318
GitHub
Support @tanstack/react-query v5 · Issue #318 · dotansimha/graphql-...
Is your feature request related to a problem? Please describe. New features are coming out in @tanstack/react-query@5 that our team is excited about using, but currently generated react-query code ...