apollo-server-core
TypeScript icon, indicating that this package has built-in type declarations

3.13.0 • Public • Published

apollo-server-core

npm version Build Status

This package implements the core logic of Apollo Server. It exports a base version of ApolloServer. Typically you do not use this class directly but instead use an ApolloServer imported from the batteries-included apollo-server package or one of the integration packages like apollo-server-express.

It also exports a set of plugins such as ApolloServerPluginUsageReporting which you can provide to the plugins option to the ApolloServer constructor.

Read the docs. Read the CHANGELOG.

/apollo-server-core/

    Package Sidebar

    Install

    npm i apollo-server-core

    Weekly Downloads

    1,115,049

    Version

    3.13.0

    License

    MIT

    Unpacked Size

    963 kB

    Total Files

    204

    Last publish

    Collaborators

    • apollo-bot