{"library":"graphql-compiler","type":"library","category":null,"description":"graphql-compiler is a code-generation toolkit for GraphQL that transforms GraphQL queries and schemas into type-safe code for various target languages. Version 1.7.0 is the latest stable release, with infrequent updates. It differs from alternatives like graphql-codegen by focusing on compiler-level integrations (e.g., GraphQL Java, Python, or internal DSLs) rather than plugins. Peer dependency on graphql ^0.13.0 means it only works with older GraphQL.js, not modern versions. It supports ESM and CJS, but usage is limited due to the peerdep lock.","language":"javascript","status":"active","version":"1.7.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install graphql-compiler","imports":["import { compileQuery } from 'graphql-compiler'","import { CompilerContext } from 'graphql-compiler'","import graphqlCompiler from 'graphql-compiler'","import type { IR } from 'graphql-compiler'"]},{"cmd":"yarn add graphql-compiler","imports":[]},{"cmd":"pnpm add graphql-compiler","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"graphql-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}