An open API service indexing awesome lists of open source software.

https://github.com/vscodeshift/graphql-typegen

VSCode command for running graphql-typegen
https://github.com/vscodeshift/graphql-typegen

codemods flow flowtype graphql vscode vscode-extension

Last synced: about 1 month ago
JSON representation

VSCode command for running graphql-typegen

Awesome Lists containing this project

README

          

# @vscodeshift/graphql-typegen

[![CircleCI](https://circleci.com/gh/vscodeshift/graphql-typegen.svg?style=svg)](https://circleci.com/gh/vscodeshift/graphql-typegen)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/vscodeshift.graphql-typegen)](https://marketplace.visualstudio.com/items?itemName=vscodeshift.graphql-typegen)

VSCode command for running graphql-typegen. This is my personal workflow instead of using
`apollo-tooling` or `graphql-codegen`.

See https://github.com/codemodsquad/graphql-typegen for configuration instructions.