oooplz
Results
2
issues of
oooplz
`nexus-prisma` is awesome lib for me. I am hoping `nexus-prisma` more popular, so some helpful suggestion be written in below: 1. Using `nexus-prisma` generates code of name end of specified...
type/feat
needs/discussion
**Describe the bug** ``typeOf `` method has totally different result when a class has generics **To Reproduce** ``` annotation class Anno @Anno class Foo @Anno class Bar println(typeOf().asTypeName().toString()) // Foo...
bug