Remoklify - GraphQL to Typescript
![SonarCloud](https://img.shields.io/sonar/quality_gate/remoklify_graphql-to-typescript?server=https%3A%2F%2Fsonarcloud.io&label=Sonar%20Cloud&style=for-the-badge&logo=sonarcloud)
Command-line interface generator that generates typescript codes for client by only taking the inputs GraphQL Api url and Authorization.
About the NPM Package
Package Installation
npm install -g @remoklify/graphql-to-typescript
Usage
Go to directory you want to generate client typescript codes from graphql schema:
cd Directory
Run command:
remoklify-graphql-codegen
Give the GraphQL API url and auth token if necessary (without bearer)
Check the directory /schema
cd schema
No sponsors yet! Will you be the first?
Contributors
LICENSE
The source code for this project is released under the MIT License.