Open dankochetov opened 1 year ago
I also needed to access:
query._.selectedFields
select.types.d-c3e86d45
), specifically SelectResult
to be able to typehint my functionFor the later, would it be possible to generate an additional file with a fixated name (generated.ts ?) that would import/export from the latest generated files ?
I would definitely need these exposed. for reference, I have a lot of prisma code im looking to migrate and in many places i have functions that dynamically generate queries with a return type of Prisma.ProductFindManyArgs
or something like that
Based on Discord thread https://discord.com/channels/1043890932593987624/1104858040936706140