I might be dealing with the same issue as <@UBSLWD...
# orm-help
a
I might be dealing with the same issue as @Marc, I have different microservices I want to access from my front -end. In order to avoid duplication I’m trying to see if
schema stitching
is something that is possible for prisma. Given that we have 2 schemas per repo. Work flow = Front-end -> Graphql Gateway -> different microservices