nestjs-microservice-architecture icon indicating copy to clipboard operation
nestjs-microservice-architecture copied to clipboard

Remote GraphQL Schema Stitching

Open secmohammed opened this issue 5 years ago • 0 comments

How can you grab a remote schema from other Microservices at your main gateway, if you can't hit the endpoint of each microservice to grab their schemas.

If that's even applicable, I think this would be better than manually setting your schema at your gateway.

secmohammed avatar Aug 23 '19 14:08 secmohammed