{"library":"graphql-tools","type":"library","category":null,"description":"GraphQL Tools is a set of utility functions and classes for building and manipulating GraphQL schemas, creating executable schemas from type definitions, and stitching schemas together. Version 9.x is the current stable release with a moderate release cadence, supporting GraphQL.js ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 and requiring Node >=16. It ships TypeScript types. Key differentiators: it provides a cohesive toolkit that complements graphql-js with features like schema stitching, mock generation, and operation transformation, widely used in the Apollo ecosystem.","language":"javascript","status":"active","version":"9.0.28","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-tools","imports":["import { makeExecutableSchema } from '@graphql-tools/schema'","import { stitchSchemas } from '@graphql-tools/stitch'","import { GraphQLSchema } from 'graphql'","import graphqlTools from 'graphql-tools'"]},{"cmd":"yarn add graphql-tools","imports":[]},{"cmd":"pnpm add graphql-tools","imports":[]}],"homepage":"https://github.com/ardatan/graphql-tools#readme","github":"https://github.com/ardatan/graphql-tools","docs":null,"changelog":null,"pypi":null,"npm":"graphql-tools","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}