-
Notifications
You must be signed in to change notification settings - Fork 575
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
Automatic Persisted Queries #1097
Conversation
The latest changes of this PR are available as canary in npm (based on the declared
|
✅ Benchmark Results
|
02a67dc
to
073ac82
Compare
073ac82
to
f7bb70f
Compare
f7bb70f
to
d9ccc00
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ardatan I wonder if this could be implemented as envelop
plugin? 🤔
@dotansimha No I don't think so this has nothing to do with Envelop. The logic is done immediately after HTTP Request is parsed into a GraphQL Parameters object. |
@dotansimha See #1038 IMHO this should be a plugin for the extended plugin system.. |
Closing in favor of #1137 |
Related #1038 (comment)
This PR adds the support for unofficial APQ Spec
https://github.com/apollographql/apollo-link-persisted-queries#apollo-engine