{"library":"graphql-schema-transpiler","type":"library","category":null,"description":"A transpiler that extends standard GraphQL schema syntax to support type inheritance among `type`, `input`, and `interface` definitions, allowing single and multiple inheritance to reduce boilerplate. Version 1.0.1 is the latest stable release; no active development or release cadence is documented. Unlike GraphQL tools that rely on code-first approaches or schema stitching, this package operates purely at the schema text level, making it simple to integrate into existing build pipelines. It also supports field type conversion when inheriting between `type` and `input` schemas.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","graphql","schema","transpiler","inheritance","extends","nodejs"],"last_verified":"Fri May 01","install":[{"cmd":"npm install graphql-schema-transpiler","imports":["import { transpileSchema } from 'graphql-schema-transpiler'","const { transpileSchema } = require('graphql-schema-transpiler')","import { transpileSchema } from 'graphql-schema-transpiler'"]},{"cmd":"yarn add graphql-schema-transpiler","imports":[]},{"cmd":"pnpm add graphql-schema-transpiler","imports":[]}],"homepage":null,"github":"https://github.com/wenfzhao/graphql-schema-transpiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/graphql-schema-transpiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}