Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 535 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 535 Bytes

ApolloClient + graphql-code-generator

Example of type generation in relay-compiler manner.

NOTE: __generated__ folders should be excluded from version control! In this repo they are added for demo purposes (without run we can see what generated and disscus it).

If you use VSCode, please install Apllo GraphQL plugin. It greatly improve DX when you working with .graphql files. This project already has properly configured apollo.config.js.