Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 246 Bytes

File metadata and controls

13 lines (10 loc) · 246 Bytes

graphql-codege example

How to run this example

  • (At the root of ts-graphql-plugin project directory)
    • Execute npm link command.
$ cd project-fixtures/graphql-codegen-prj
$ npm install
$ npm link ts-graphql-plugin
$ code .