{"library":"ts-transform-graphql-tag","type":"library","category":null,"description":"A TypeScript custom transformer that compiles GraphQL tagged template strings (gql) at build time using graphql-tag. Version 0.2.1 is the latest stable release; no frequent updates. Key differentiators: reduces bundle size by removing graphql-tag dependency (~50 KB), speeds up runtime initialization, and works with Webpack (awesome-typescript-loader, ts-loader) and FuseBox. It removes imports of graphql-tag and replaces gql`...` with compiled AST objects. Only supports TypeScript; alternatives include babel-plugin-graphql-tag for Babel users.","language":"javascript","status":"active","version":"0.2.1","tags":["javascript","typescript","transform","graphql-tag","graphql"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ts-transform-graphql-tag","imports":["import { getTransformer } from 'ts-transform-graphql-tag'"]},{"cmd":"yarn add ts-transform-graphql-tag","imports":[]},{"cmd":"pnpm add ts-transform-graphql-tag","imports":[]}],"homepage":"https://github.com/firede/ts-transform-graphql-tag#readme","github":"https://github.com/firede/ts-transform-graphql-tag","docs":null,"changelog":null,"pypi":null,"npm":"ts-transform-graphql-tag","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}