I feel a bit silly for asking this, but I'm planni...
# orm-help
d
I feel a bit silly for asking this, but I'm planning on writing a custom generator and for the life of me I can't seem to find any documentation related to how to go about building one. I've looked at the src for existing custom generators as a starting point, but a well defined reference doc would be super helpful. Does one exist?
I just found this: https://github.com/prisma/prisma/discussions/10721 -- am I correct in assuming then what I'm looking for doesn't exist? Which is fine of course, just wanted to make sure I wasn't missing anything obvious.
n
Hey Dustin 👋 yes, you’re right, we don’t have any official resources for building generators at the moment 👍
d
All good! Thanks for the confirmation!
b
I’d like to see some more docs around this, mainly since the Go client was dropped, I want to keep it up to date
also, documenting this would mean more community engagement and more connectors for Prisma - which is just good for business!