Join Slack
Powered by
Is there a way to get TypeScript types for my pris...
# orm-help
m
Michael Feldstein
09/17/2019, 4:09 AM
Is there a way to get TypeScript types for my prisma data models in my client based on the datamodel from the server?
d
Dave Meyer
09/17/2019, 4:56 AM
have used this with good results
https://graphql-code-generator.com/
👍 1
Open in Slack
Previous
Next