Hi all, I was wondering if anyone thought about us...
# orm-help
w
Hi all, I was wondering if anyone thought about using hasura with prisma. So basically, you create a hasura graphql engine and then use prisma to introspect the database hasura created. By doing this, you get the default graphql endpoints and auth system. When you need custom business logic, you can create a remote schema which uses prisma orm to access the database. If anyone is interested in this idea, we can start a repo with this infrastructure.
n
Hey Wuichen 👋 that definitely sounds interesting, I'd love to see an example of this! 👀
w
Hi I’ll keep you guys updated when I create a working example
👌 1
f
@wuichen We have considered something like this, so I’ll like to get your update when you create the repo 🙂
🦜 2