-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Hey! I've been working a bit on the @pothos/plugin-prisma-utils plugin lately. The goal of this plugin is to make building code-generators for prisma types easier.
Building and maintaining a code-generator for full prisma crud operations has been outside of the scope of what I want to maintain for Pothos core, and am very excited to see projects like this that add these kinds of features as 3rd party plugins.
I'd be curious to hear if you think any of the new helpers in that plugin would be valuable for this project.
If you are interested, I'd love to collaborate on figuring out how to make the prisma-utils package as useful for 3rd party generators like yours as possible. I know there are probably still a lot of missing pieces to make this really useful, but hopefully this direction can help build more powerful generators in the future.