Join Slack
Powered by
hey all, I've started working with nexus — just wo...
# orm-help
j
Jayphen
03/11/2019, 10:06 AM
hey all, I've started working with nexus — just wondering what is the best way to extract types for the client application?
Jayphen
03/11/2019, 10:23 AM
Will I need to use something like
https://github.com/apollographql/apollo-tooling#apollo-clientcodegen-output
for this?
g
gwil
03/11/2019, 4:27 PM
Yes, you’ll want to generate types based on your client’s queries/fragments + the schema nexus generated.
j
Jayphen
03/11/2019, 4:36 PM
That makes sense. This would be a great thing to document, as it's a crucial part of having full type safety
3
Views
Open in Slack
Previous
Next