A graphql server can only serve a single environme...
# orm-help
z
A graphql server can only serve a single environment, right? In contrast to prisma which can serve multiple by different `service-name`s in endpoint? Meaning, on docker I'd have to set up seperate (graphql) services for each application using it?