Closed AlecAivazis closed 2 months ago
Latest commit: c4a959a3788de437af0e6757da34dea20f979f69
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 | c4a959a3788de437af0e6757da34dea20f979f69 |
Latest deploy log | https://app.netlify.com/sites/houdini-docs-next/deploys/66e221e440dc98000845a122 |
Name | Link |
---|---|
Latest commit | c4a959a3788de437af0e6757da34dea20f979f69 |
Latest deploy log | https://app.netlify.com/sites/houdinigraphql/deploys/66e221e44e7d2e000828c86d |
Thanks for confirming @SeppahBaws!
This PR is an alternative to #1349 in the form of a new directive:
@dedupe(cancelFirst: Boolean)
. ThecancelFirst
argument decides wether the second request is canceled (as in the case of pagination query) or if the first request needs to be canceled (as in the case of trellix's drag and drops)To help everyone out, please make sure your PR does the following:
pnpm run tests
andcd integration && pnpm run tests
pnpm changeset