🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket
e

evanshauser

npm

Packages

Current Co-maintainers

Former Co-maintainers

46 packages

apollo-datasource-rest

This package exports a ([`RESTDataSource`](https://github.com/apollographql/apollo-server/tree/main/packages/apollo-datasource-rest)) class which is used for fetching data from a REST API and exposing it via GraphQL within Apollo Server.

apollo-engine

Sideload Apollo Engine in front of your graphql server

apollo-fetch

Lightweight implementation of fetch for GraphQL requests

apollo-fetchers

Flexible, lightweight transport layer for GraphQL

apollo-fetch-testing

This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.

apollo-fetch-upload

Allows files to be used in GraphQL requests with apollo-fetch.

@apollographql/apollo-tools

@apollographql/apollo-upload-server

Enhances Apollo GraphQL Server for intuitive file uploads via GraphQL mutations.

@apollographql/graphql-language-server

An interface for building GraphQL language services for IDEs

@apollographql/graphql-language-service

An interface for building GraphQL language services for IDEs

@apollographql/graphql-language-service-interface

Interface to the GraphQL Language Service

@apollographql/graphql-language-service-parser

An online parser for GraphQL for use in syntax-highlighters and code intelligence tools

@apollographql/graphql-language-service-server

Server process backing the GraphQL Language Service

@apollographql/graphql-language-service-types

Types for building GraphQL language services for IDEs

@apollographql/graphql-language-service-utils

Utilities to support the GraphQL Language Service

@apollographql/graphql-playground-html

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

@apollographql/graphql-playground-middleware-express

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

@apollographql/graphql-playground-middleware-hapi

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

@apollographql/graphql-playground-middleware-koa

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

@apollographql/graphql-playground-middleware-lambda

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

@apollographql/graphql-playground-react

GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).

apollo-link

Flexible, lightweight transport layer for GraphQL

apollo-link-batch

Apollo Link that performs batching and operation on batched Operations

apollo-link-batch-http

Batch HTTP transport layer for GraphQL

apollo-link-context

An easy way to set and cache context changes for Apollo Link