-
Notifications
You must be signed in to change notification settings - Fork 662
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
3.0.0 wishlist #2425
Comments
Can we get compatibility with the Absinthe's implementation of GQL? By the time being queries and mutations work perfectly! Subscriptions and FileUploads, I am afraid not 😅. There are some subtle differences on the serialization layer. Is that something we can ask for? |
@mrctrifork I would suggest making it a separate pull request that we can link here if there's enough demand. Also, if you can include the endpoint of a working server, that'd be neat so we can test easily. |
Closing this in favor of ROADMAP.md and milestones. Feel free to comment on the individual issues and leave 👍 to help with priorization. |
Hi @mrctrifork ! It's been a while but if you're still interested in Absinthe support, @ajacquierbret has an awesome integration with ApolloClient, including subscriptions. You can read more at #3809 |
I've been reading all updates on the linked issue. I am greatly excited and can't wait to try it out in the next project we need such tooling 🚀 . Thank you very much for your efforts and great tool you've put out there |
A list of potential changes that would go in a 3.0.0 release below. This is mostly brainstorming at the moment, feel free to add or comment the general direction here. For detailed discussions about a specific topic, go to the corresponding issue (or create one)
com.apollo.compiler.VERSION
#2424)@ApolloExperimental
Questions:
The text was updated successfully, but these errors were encountered: