For global use
npm i -g simple-graphql-to-typescript #or yarn global add simple-graphql-to-typescript
For local use
npm i simple-graphql-to-typescript --save-dev #or yarn add -D simple-graphql-to-typescript
← Introduction Command line tool →