apollo icon indicating copy to clipboard operation
apollo copied to clipboard

feat: add Automatic Persisted Queries support

Open Matth2772 opened this issue 7 months ago โ€ข 1 comments

๐Ÿ”— 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.

Matth2772 avatar Apr 16 '25 06:04 Matth2772

Deploy Preview for apollo-module canceled.

Name Link
Latest commit 4de11adf1b7d6b4f30aa353b027b53c8a5b057a6
Latest deploy log https://app.netlify.com/sites/apollo-module/deploys/67ff4773a407d70008857f70

netlify[bot] avatar Apr 16 '25 06:04 netlify[bot]