GQLPT CLI is a powerful command-line tool for generating type definitions for GQLPT (GraphQL Plain Text) queries. It scans your project for GQLPT usage and generates corresponding TypeScript type definitions.
npm install -g @gqlpt/cli
npx @gqlpt/cli generate <source> [options]
MIT - Rocket Connect - https://github.com/rocket-connect