Skip to content
#

type-merging

Here are 2 public repositories matching this topic...

Schema Stitching is a GraphQL technique for combining multiple GraphQL schemas into a single unified API gateway. It enables developers to compose distributed GraphQL services, integrate third-party APIs, and build federated data layers by merging types, queries, and mutations from multiple subgraphs into one executable schema.

  • Updated Aug 4, 2026

Add this topic to your repo

To associate your repository with the type-merging topic, visit your repo's landing page and select "manage topics."

Learn more