graphql-nexus / nexus-plugin-prisma

Deprecated
MIT License
828 stars 118 forks source link

How to use with multiple prisma databases? #265

Open THPubs opened 5 years ago

THPubs commented 5 years ago

Hi, my app has multiple prisma services. Multiple databases to hold regional data. How can I connect all these prisma instances using nexus-prisma?

BrockReece commented 4 years ago

@THPubs did you ever find a solution for this? The labelling suggests that it is possible, just not documented.

THPubs commented 4 years ago

@BrockReece Unfortunately no. Since Prisma 2 was in development back then, we switched to Hasura and had to change the architecture of the project.

BrockReece commented 4 years ago

@THPubs ah ok, thanks for the quick response