hey all, I've started working with nexus — just wo...
# orm-help
j
hey all, I've started working with nexus — just wondering what is the best way to extract types for the client application?
g
Yes, you’ll want to generate types based on your client’s queries/fragments + the schema nexus generated.
j
That makes sense. This would be a great thing to document, as it's a crucial part of having full type safety