stepci / garph

Fullstack GraphQL Framework for TypeScript
https://garph.dev
MIT License
1.31k stars 17 forks source link

Using garph's inbuilt relay schema builder types results in type errors. #79

Closed xoldd closed 1 year ago

xoldd commented 1 year ago

Here's a codesandbox link:- https://codesandbox.io/p/sandbox/quizzical-wood-66llf3

Check out the index.ts file.

mishushakov commented 1 year ago

Good catch! For now you might use try this:

https://codesandbox.io/p/sandbox/festive-leftpad-h8t3mj?file=%2Findex.ts%3A10%2C1