mirror of
https://github.com/vale981/apollo-server
synced 2025-03-06 10:11:40 -05:00
823 B
823 B
Changelog
vNEXT
apollo-server-core
: move subscriptions options into listen PR#1059apollo-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