graphql-helix
graphql-helix copied to clipboard
Deno example
It's not very complete but I have a small example that sets up GiraphQL with helix on deno you could look at https://giraphql.com/guide/deno. Definitely not production ready, but could get you pointed in the right direction
need to address instanceOf in graphql

Deno has an issue with the peer dependency concept, with React for example, the same issue happens :disappointed: