Add Relay based Apollo Server or GraphQL queries on your Loopback server (based on loopback-graphql-server). This package adds support for querying IDs of models as they appear in the database. You can query them by adding "_id" to your queries.
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
Core engine for Apollo GraphQL server
Remove literals from an AST which might contain PII (strings and numbers, and optionally lists and objects)
Generate persisted query ids
No description provided.
A data loading utility to reduce requests to a backend via batching and caching.
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
A flexible in-memory store based on a GraphQL Schema
The official, runtime independent Language Service for GraphQL
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A Query Language and Runtime which can target any service.
GraphQL subscriptions for node.js
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
A wrapper for creating HTTP/HTTPS servers
A websocket transport for GraphQL subscriptions
Define and implement core constructs such as Application and Component
Support for Persisted Query Lists in Apollo Client Web
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
A library to help construct a graphql-js server supporting react-relay.
OpenTelemetry instrumentation for `graphql` gql query language and runtime for GraphQL
TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.