graphile / crystal-pre-merge

Repository moved
https://github.com/graphile/crystal
39 stars 8 forks source link

Fix issues with schema building without NodePlugin #420

Closed benjie closed 1 year ago

benjie commented 1 year ago

Polymorphism was breaking it. Fixed by making the types optional and then fixing all the TypeScript errors.