Set up Apollo Server on Fastify.
An Apollo Server integration for use with Fastify
Fast and low overhead web framework, for Node.js
A fully-featured caching GraphQL client.
Plugin helper for Fastify
A streaming parser for HTML form data for node.js
An Apollo Server integration for use with Fastify
Core engine for Apollo GraphQL server
Interface used to connect Apollo Gateway to Apollo Server
Protobuf format for Apollo usage reporting
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
Official Fastify OpenTelemetry Instrumentation
Build and manage the AJV instances for the fastify framework
Fastify CORS
multiple GraphQL endpoints within a single Apollo Client instance
Build and manage the fast-json-stringify instances for the fastify framework
A module for Fastify to parse x-www-form-urlencoded bodies
Plugin for serving static files as fast as possible.
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
Parse HTTP X-Forwarded-For header
This is a plugin to integrate Apollo Server with Fastify. Code based on: - https://github.com/apollo-server-integrations/apollo-server-integration-fastify - https://github.com/apollo-server-integrations/apollo-server-integration-fastify/issues/296
Important security headers for Fastify
Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation
basic websocket support for fastify