Socket
Socket
Sign inDemoInstall

apollo-server-core

Package Overview
Dependencies
20
Maintainers
1
Versions
314
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    apollo-server-core

Core engine for Apollo GraphQL server


Version published
Maintainers
1
Install size
7.54 MB
Created

Readme

Source

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.

Keywords

FAQs

Last updated on 29 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc