Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 192 Bytes

readme.md

File metadata and controls

8 lines (6 loc) · 192 Bytes

Demonstrates a bug in @graphql-codegen.

Steps:

  1. yarn
  2. yarn codegen
  3. yarn demo -- shows the code works
  4. yarn typecheck -- shows the generated code won't pass type checking