DEV Community

Discussion on: A better way to stitch GraphQL schemas

Collapse
 
aexol profile image
Artur Czemiel

Hi,

This is a complicated problem. We are using library approach so it's not stitching. It is very easy to stitch schemas, resolving conflicts, etc. But the question is why? Why merge models in schemas if you can use GraphQL libraries and build infrastructure in a less chaotic way.