mirror of
https://github.com/vale981/apollo-server
synced 2025-03-16 15:56:41 -04:00
694 B
694 B
Changelog
vNEXT
apollo-server-core
: Replace console.error with logFunction for opt-in logging PR #1024apollo-server-core
: errors in context creation can be async and is 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