apollo
apollo copied to clipboard
feat: add Automatic Persisted Queries support
๐ Linked issue
โ Type of change
- [ ] ๐ Documentation (updates to the documentation or readme)
- [ ] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality)
- [x] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
adds Automatic Persisted Queries support https://www.apollographql.com/docs/apollo-server/performance/apq
I tried to use crypto-hash as mentioned in the doc. But encountered many problems. I ended up coding my own version.
Deploy Preview for apollo-module canceled.
| Name | Link |
|---|---|
| Latest commit | 4de11adf1b7d6b4f30aa353b027b53c8a5b057a6 |
| Latest deploy log | https://app.netlify.com/sites/apollo-module/deploys/67ff4773a407d70008857f70 |