-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IMPORTANT: react-apollo-form full rewrite on-going #31
Comments
Any updates on the current status? |
Hi @snirp ! Yes there is, here is the timeline for the "redesign" and rewrite of
|
@wittydeveloper Thanks for the update and your work on redesigning this library! I just implemented the current version in a project anyway, with some minor changes - but I'll gladly try and use the new one once it's available 👍 Will there still be a "dependency" on the apollo codegen in the new version, or will you get all the required information directly? |
Hi @lukasluecke, Thanks for your support. 🙇 The rewrite will also benefit of a renaming of the library:
Regarding the
the Does this answer your question? |
For all question regarding future Migration from |
@wittydeveloper Thank you for your detailed reply. Yes, that answers my question 🙂 And the reason I asked about the apollo codegen is that I am using graphql-code-generator for my codegen needs (generates "nicer" types in my experience, and also more than the apollo codegen, e.g. Hooks for queries and mutations - react-apollo-hooks), and to use their JSON introspection result with your library I had to modify the parsing (the only difference is, that it's not nested under a |
@wittydeveloper wow I will be totally looking forward for the full support with Angular in the future. However what is the current library state with Angular itself? |
Hi everybody, The development of Please know that I'll work on a migration or compatibility with Feel free to leave comments on https://github.com/frontier-forms/frontier-forms/issues. |
Hi @EricsG95, For now Stay tuned on https://github.com/frontier-forms/frontier-forms |
Regarding the current state of the library and the growing demand on it, the
react-apollo-form
is currently under a "re-design" phase.This may imply some upcoming breaking changes needed to stabilise the library.
We will keep you updated on this ticket.
The text was updated successfully, but these errors were encountered: