Open THPubs opened 5 years ago
@THPubs did you ever find a solution for this? The labelling suggests that it is possible, just not documented.
@BrockReece Unfortunately no. Since Prisma 2 was in development back then, we switched to Hasura and had to change the architecture of the project.
@THPubs ah ok, thanks for the quick response
Hi, my app has multiple prisma services. Multiple databases to hold regional data. How can I connect all these prisma instances using
nexus-prisma
?