You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Possibly - allow for starting the services from one nodejs process, by putting different graphql microservices at different routes (instead of different processes on different ports). This way we could avoid the mess up starting up multple node processes with npm scripts.