Hacker News new | ask | show | jobs
Show HN: Typed GQL in Zeus 5.1.5 (zeus.graphqleditor.com)
2 points by aexol 1456 days ago
1 comments

Hi,

I've just added typed document node integration to zeus. There is still lot to document but it allows to use it with: - apollo - urql and other libs supported https://github.com/dotansimha/graphql-typed-document-node

Big thanks to Dotan Simha for creating this TypedDocumentNode!