Skip to content

Commit

Permalink
Update .changeset/spotty-toes-help.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan authored Dec 13, 2024
1 parent 21fe9ad commit 1b26bbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .changeset/spotty-toes-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1b26bbe

Please sign in to comment.