{"library":"graphql-let","type":"library","category":null,"description":"A webpack loader, Babel plugin, Babel macro, and CLI tool that wraps GraphQL Code Generator to provide zero-config, typed GraphQL imports with HMR support. Current stable version is 0.18.6, released periodically. It automatically generates TypeScript types and runtime hooks from .graphql files or inline gql tags, integrating seamlessly with webpack, Next.js, and Create React App. Key differentiators include minimal configuration, built-in HMR, and support for multiple entry points (loader, macro, plugin). Requires peer dependencies: @graphql-codegen/cli, @graphql-codegen/import-types-preset, @graphql-codegen/typescript, graphql, and TypeScript.","language":"javascript","status":"active","version":"0.18.6","tags":["javascript","graphql","generator","codegen","webpack","webpack-loader","babel","babel-plugin-macros"],"last_verified":"Wed May 27","install":[{"cmd":"npm install graphql-let","imports":["// In webpack config: { test: /\\.graphql$/, loader: 'graphql-let/loader' }","import { gql, load } from 'graphql-let/macro'","import { gql } from 'graphql-let'"]},{"cmd":"yarn add graphql-let","imports":[]},{"cmd":"pnpm add graphql-let","imports":[]}],"homepage":null,"github":"https://github.com/piglovesyou/graphql-let","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/graphql-let","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/graphql-let/compatibility"}}