CarterRoll
Results
2
issues of
CarterRoll
I am attempting to get the list of relations on a model. The createRelationValuesTypes flag could be useful for this, except it only provides types and a Schema. I don't...
I am using this library to do introspection on my Prisma schema dynamically. This almost works, except I have to maintain an object that maps the name of the model...