We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958154c commit b65698bCopy full SHA for b65698b
.changeset/young-bears-tease.md
@@ -2,8 +2,8 @@
2
'@envelop/response-cache-cloudflare-kv': minor
3
---
4
5
-BREAKING: Now the cache implementation does not require the `ExecutionContext` but the `waitUntil`
6
-method from it;
+BREAKING: Now the cache implementation does not require the `ExecutionContext` or `KVNamespace`
+instance but only the name of the namespace
7
8
```ts
9
import { createSchema, createYoga, YogaInitialContext } from 'graphql-yoga'
0 commit comments