Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
cipher_system
5y ago
0 comments
Save
Share
We have a similar setup and it works pretty good, the only thing missing is the auto generated clients and that sounds like it could be really useful. What are you using there?
0 comments
2 comments · 1 top-level
top
newest
oldest
wpride
5y ago
· 1 in thread
Not OC but we generate the client types with Apollo codegen (
https://www.apollographql.com/blog/typescript-graphql-code-g...
) using the schema file generated by our NestJS backend
nwienert
5y ago
Check out gqless which generates a full Typescript schema without any need for strings.
j
/
k
navigate · click thread line to collapse