mirror of
https://github.com/vale981/apollo-server
synced 2025-03-16 15:56:41 -04:00
692 B
692 B
Changelog
vNEXT
apollo-server-core
: Replace console.error with logFunction for opt-in logging PR #1024apollo-server-core
: context creation can be async and errors are formatted to include error code PR #1024apollo-server-core
: addmocks
parameter to the base constructor(applies to all variants) PR#1017apollo-server-core
: Remove printing of stack traces withdebug
option and include response in logging functionPR#1018