Skip to content

feat: add Automatic Persisted Queries support - #648

Open
Matth2772 wants to merge 1 commit into
nuxt-modules:v5from
Matth2772:feat/apq
Open

feat: add Automatic Persisted Queries support#648
Matth2772 wants to merge 1 commit into
nuxt-modules:v5from
Matth2772:feat/apq

Conversation

@Matth2772

Copy link
Copy Markdown

🔗 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)
  • ✨ 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.

@netlify

netlifyBot commented Apr 16, 2025

Copy link
Copy Markdown

Deploy Preview for apollo-module canceled.

NameLink
🔨 Latest commit4de11ad
🔍 Latest deploy loghttps://app.netlify.com/sites/apollo-module/deploys/67ff4773a407d70008857f70

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Matth2772@MatthieuValtech1