-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not merge yet: Make ExecutionContext opt-in #2255
base: master
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 5f9105e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
🚀 Website PreviewThe latest changes to the website are available as preview in: https://3d4c5812.graphql-modules.pages.dev |
I've just tested it and it works just fine. https://github.com/Jinsung-L/graphql-modules-on-cloudflare-workers https://graphql-modules-on-cloudflare-workers.jinsung.workers.dev |
Adds
executionContext: { createHook, executionAsyncId }
tocreateApplication
, yeah breaking change.Closes #1697