mirror of
https://github.com/vale981/apollo-server
synced 2025-03-05 17:51:40 -05:00
![]() This silences the deprecation messages which have been showing up in recent local development on the new request pipeline work. e.g.: > ``` > [DEP0010] DeprecationWarning: crypto.createCredentials is deprecated. > Use tls.createSecureContext instead. > [DEP0011] DeprecationWarning: > crypto.Credentials is deprecated. Use tls.SecureContext instead. > ``` |
||
---|---|---|
.. | ||
src | ||
.npmignore | ||
CHANGELOG.md | ||
package.json | ||
README.md | ||
tsconfig.json |
apollo-server-core
This is the core module of the Apollo community GraphQL Server. Read the docs. Read the CHANGELOG.