diff --git a/.changeset/spotty-toes-help.md b/.changeset/spotty-toes-help.md index 35727079b16..2b32b29116f 100644 --- a/.changeset/spotty-toes-help.md +++ b/.changeset/spotty-toes-help.md @@ -8,5 +8,4 @@ Align with the latest yoga; - Use Explicit Resource Management of GraphQL Yoga plugins for disposal which already respect Node.js process termination - Use \`context.waitUntil\` which is handled by the environment automatically, if not `@whatwg-node/server` already takes care of it with above. - Respect the given `fetchAPI` by GraphQL Yoga(might be Hive Gateway) for the `fetch` function -- Avoid using `async/await` for performance reasons, because in case of cache-hit, it returns synchronously - Respect Yoga's \`logger\` for logging \ No newline at end of file