ended3월 26일· 1 sources

rgql: AST-Aware GraphQL Refactoring That AI Agents Can Trust

rgql: AI 에이전트가 신뢰할 수 있는 AST 기반 GraphQL 리팩토링 도구

Why it matters

rgql is a CLI tool that renames GraphQL types, fields, and fragments across schema and embedded TypeScript queries using full AST analysis with TypeInfo and visitWithTypeInfo, ensuring type-safe and deterministic changes. It is designed for AI coding agents like Claude Code and Codex, allowing them to perform accurate GraphQL refactoring with a single command instead of fragile find-and-replace across multiple files.

1
Sources
+0
24h
Growth
168d
Active
rgqlGraphQLASTrefactoringClaude CodeTypeInfo

Sources

Related Issues