Skip to content

@apollo/server@4.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 20:17
· 14 commits to main since this release
2e66002

Patch Changes

  • #7843 72f568e Thanks @bscherlein! - Improves timing of the willResolveField end hook on fields which return Promises resolving to Arrays. This makes the use of the setCacheHint method more reliable.