Skip to content

aditya-n-suman/graphql-to-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-to-typescript

This tool can generates TS types from GraphQL schema

How to use

  1. Add the GraphQL schema you want to convert in input.graphql file.
  2. Run npm run convert to generate TS types (output will be saved at ./output/index.ts)

About

It generates TS types from GraphQL schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published