Hi everyone. Does anyone know if there some kind o...
# orm-help
a
Hi everyone. Does anyone know if there some kind of tool to autogenerate a Rest API or GraphQL API from Prisma? Similar to Hasura
j
https://prisma.typegraphql.com/docs/intro I have tried this one, and it works pretty well. It autogenerates graphql api from prisma schema