Skip to content
#

api-composition

Here are 16 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 May 5, 2026

Improve this page

Add a description, image, and links to the api-composition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more