{"library":"graphql-binding","type":"library","category":null,"description":"GraphQL binding is a library for creating modular building blocks that embed existing GraphQL APIs into your own GraphQL server. It allows you to turn parts of GraphQL APIs into reusable components, supporting JavaScript, TypeScript, and Flow. Current stable version is 2.5.2, with irregular releases. Key differentiators: enables composition and reuse of GraphQL APIs, integrates with Prisma and other services. Note: the library is in maintenance mode; consider using modern alternatives like graphql-codegen or built-in federation.","language":"javascript","status":"maintenance","version":"2.5.2","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-binding","imports":["import { Binding } from 'graphql-binding'","import Binding from 'graphql-binding'","const { Binding } = require('graphql-binding')"]},{"cmd":"yarn add graphql-binding","imports":[]},{"cmd":"pnpm add graphql-binding","imports":[]}],"homepage":"https://github.com/graphcool/graphql-binding#readme","github":"ssh://git@github.com/graphcool/graphql-binding","docs":null,"changelog":null,"pypi":null,"npm":"graphql-binding","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}