# Schema Stitching

**Canonical:** https://apis.io/apis/the-guild-dev/schema-stitching/  
**Provider:** The Guild — https://apis.io/providers/the-guild-dev/  
**Documentation:** https://the-guild.dev/graphql/stitching

Schema Stitching is one of 10 APIs that [The Guild](https://apis.io/providers/the-guild-dev/) publishes on the [APIs.io](https://apis.io/) network. This API exposes 2 JSON Schema definitions. Tagged areas include API Composition, GraphQL, Schema Stitching, and Type Merging. The published artifact set on APIs.io includes API documentation, a getting-started guide, a GitHub repository, a JSON-LD context, and 2 JSON Schemas.

Schema Stitching is a GraphQL technique for combining multiple GraphQL schemas into a single unified API gateway. The @graphql-tools/stitch package creates a combined proxy layer that delegates requests through to underlying service APIs, supporting type merging, stitching directives, and automated query planning comparable to Apollo Federation.

## Machine-readable artifacts (9)

- **Documentation** — https://the-guild.dev/graphql/stitching/docs
- **GettingStarted** — https://the-guild.dev/graphql/stitching/docs/getting-started
- **Handbook** — https://the-guild.dev/graphql/stitching/handbook
- **GitHubRepository** — https://github.com/ardatan/graphql-tools
- **npm Package** — https://www.npmjs.com/package/@graphql-tools/stitch
- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/schema-stitching/refs/heads/main/json-schema/schema-stitching-config-schema.json
- **JSONStructure** — https://raw.githubusercontent.com/api-evangelist/schema-stitching/refs/heads/main/json-structure/schema-stitching-config-structure.json
- **JSONLD** — https://raw.githubusercontent.com/api-evangelist/schema-stitching/refs/heads/main/json-ld/schema-stitching-context.jsonld
- **GraphQL** — https://raw.githubusercontent.com/api-evangelist/the-guild-dev/refs/heads/main/graphql/schema-stitching-graphql.md

## Other The Guild APIs (9)

- [Envelop API](https://apis.io/apis/the-guild-dev/envelop-api/)
- [GraphQL Code Generator](https://apis.io/apis/the-guild-dev/graphql-code-generator/)
- [GraphQL Hive Console GraphQL API](https://apis.io/apis/the-guild-dev/graphql-hive-console-graphql-api/)
- [GraphQL Inspector CLI](https://apis.io/apis/the-guild-dev/graphql-inspector-cli/)
- [GraphQL Mesh API](https://apis.io/apis/the-guild-dev/graphql-mesh-api/)
- [GraphQL Scalars API](https://apis.io/apis/the-guild-dev/graphql-scalars-api/)
- [GraphQL Tools API](https://apis.io/apis/the-guild-dev/graphql-tools-api/)
- [GraphQL Yoga Server](https://apis.io/apis/the-guild-dev/graphql-yoga-server/)
- [Hive Gateway](https://apis.io/apis/the-guild-dev/hive-gateway/)

## Tags

API Composition, GraphQL, Schema Stitching, Type Merging

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/the-guild-dev/schema-stitching/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/the-guild-dev/.
