nest-graphql-endpoint

JSON →
library 0.8.3 ·javascript
verified Jun 7, 2026
api

Version 0.8.3. A library for merging a remote GraphQL endpoint (e.g., GitHub's v4 API) into your local GraphQL schema. Wraps external queries under a field that resolves contextually, allowing per-user authenticated requests. Includes a pre-built helper for GitHub's API. Requires graphql ^16. Release cadence is low, with infrequent updates. Differentiator: nested GraphQL schema stitching without complex federation, designed for server-side use with Node v15+ (native AbortController).