# GraphQL Codegen

## src/graphql

Generates the `.graphql` schema file

## src/typescript

Generates resolvers for the schema for `typescript`.

Assumes a [`yoga`](https://www.graphql-yoga.com/) compliant API for resolver definition.

e.g., https://www.digitalocean.com/community/tutorials/graphql-schemas-resolvers-graphql