Add Relay based Apollo Server or GraphQL queries on your Loopback server
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client
The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)
Core engine for Apollo GraphQL server
GraphQL plugin for ESLint
A collection of scalar types not included in base GraphQL.
No description provided.
The official, runtime independent Language Service for GraphQL
GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration).
A data loading utility to reduce requests to a backend via batching and caching.
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.
A wrapper for creating HTTP/HTTPS servers
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client
Fork of graphql-upload@8 that works with graphql@15 for compatibility with apollo-server@2
A Query Language and Runtime which can target any service.
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
Define and implement core constructs such as Application and Component
A library to help construct a graphql-js server supporting react-relay.
A websocket transport for GraphQL subscriptions
Shopify GraphQL Client - A lightweight generic GraphQL JS client to interact with Shopify GraphQL APIs
Expose controllers as REST endpoints and route REST API requests to controller methods
Building blocks for LoopBack connectors
GraphQL subscriptions for node.js