Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Auto-generated SDK for your GraphQL API (supports schema stitching & codegen)

License

Notifications You must be signed in to change notification settings

hygraph/graphql-binding

 
 

Repository files navigation

graphql-binding

CircleCI npm version

Overview

🔗 GraphQL bindings are modular building blocks that allow to embed existing GraphQL APIs into your own GraphQL server. Think about it as turning (parts of) GraphQL APIs into reusable LEGO building blocks. Bindings may be generated in JavaScript, TypeScript, or Flow.

The idea of GraphQL bindings is introduced in detail in this blog post: Reusing & Composing GraphQL APIs with GraphQL Bindings

Install

yarn add graphql-binding

Check out the docs on oss.prisma.io.

Public GraphQL bindings

You can find practical, production-ready examples here:

Note: If you've created your own GraphQL binding based on this package, please add it to this list via a PR 🙌

If you have any questions, share some ideas or just want to chat about GraphQL bindings, join the #graphql-bindings channel in our Slack.

About

Auto-generated SDK for your GraphQL API (supports schema stitching & codegen)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.6%
  • JavaScript 0.4%