Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
- protocol
- graphql
- transport
- subscriptions
- websockets
- server
- client
- observables
- express
- relay
- apollo
- fastify
- uwebsockets
A fully-featured caching GraphQL client.
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>
Generic logger interface
Sort AST nodes in a document alphabetically
Minimal key-value cache interface
Print an AST with as little whitespace as possible
Generate a signature for Apollo usage reporting
Remove aliases from a GraphQL document
Drop unused definitions from a GraphQL document
Remove literals from an AST which might contain PII (strings and numbers, and optionally lists and objects)
Minimal web-style fetch TypeScript typings
Node environment detection utility
TypeScript types for Apollo Server info.cacheControl
Node-agnostic hashing utility
TypeScript utility type WithRequired
Http utilities for Apollo Link shared across all links using http
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