HI
@weakky! How are you?
Thanks for replying here:
https://github.com/prisma/nexus-prisma/issues/129
You can probably see how the generalisation of prisma-nexus, or being able to use more than one prisma-client are somehow related when trying to use several prisma services.
I would really appreciate your opinion on what would currently be the best way to bring several prisma services together. We are using stitching at the moment, for merging the prisma services together. Then generating bindings for them, but doing that we do lose some of the prisma client power.