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

https://github.com/ryands17/graphql-codegen

Getting the best developer experience with GraphQL using TypeScript and Codegen
https://github.com/ryands17/graphql-codegen

graphql graphql-codegen typescript

Last synced: 12 months ago
JSON representation

Getting the best developer experience with GraphQL using TypeScript and Codegen

Awesome Lists containing this project

README

          

# Type inference for Apollo in React

## Available Scripts

In the project directory, you can run:

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `yarn dev`

Runs the app in the development mode alongside GraphQL codegen in watch mode.

This will watch for any changes in your _.graphql_ files and create types on the fly.