nexus-plugin-prisma
nexus-plugin-prisma copied to clipboard
How can I make it work on multiple services?
Our team is using the node server and serverless. We look at the same DB and try to use one library by using prisma + nexus-prisma-plugin. But, try to use the library, i will have an error to install nexus and prisma, and an error message that the prisma has not been initialized after installation.
e.g)
error on node server & package.json)