Closed AlecAivazis closed 3 months ago
Latest commit: 34f24a5896761d0dc1ce29fd837f7db41c94e1f1
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Name | Link |
---|---|
Latest commit | 34f24a5896761d0dc1ce29fd837f7db41c94e1f1 |
Latest deploy log | https://app.netlify.com/sites/houdinigraphql/deploys/66abc023d1fddb00087ebbd9 |
Name | Link |
---|---|
Latest commit | 34f24a5896761d0dc1ce29fd837f7db41c94e1f1 |
Latest deploy log | https://app.netlify.com/sites/houdini-docs-next/deploys/66abc02387a7fa0008aedbdb |
Fixes https://discord.com/channels/1024421016405016718/1268152875914104853
This PR fixes an issue when using the
@parentID
directive powered by a query variable. Before the variable would be sent along with the query (even tho it wasn't actually used). In some server runtimes, this causes an error.To help everyone out, please make sure your PR does the following:
pnpm run tests
andcd integration && pnpm run tests
pnpm changeset