Hacker News new | ask | show | jobs
by owlstuffing 923 days ago
manifold does the same by working directly from graphql, no codegen steps to screw sync. if changes are made to graphql definitions, the client fails to compile.
1 comments

ah, sounds interesting thanks. Will give it a look!