GraphQL Mesh

GraphQL Mesh allows stitching together multiple data sources including REST APIs, databases, and other GraphQL APIs into a single unified GraphQL schema. It applies schema stitching techniques to transform and federate heterogeneous data sources.

API entry from apis.yml

apis.yml Raw ↑
aid: schema-stitching:graphql-mesh
name: GraphQL Mesh
description: GraphQL Mesh allows stitching together multiple data sources including REST APIs, databases,
  and other GraphQL APIs into a single unified GraphQL schema. It applies schema stitching techniques
  to transform and federate heterogeneous data sources.
humanURL: https://the-guild.dev/graphql/mesh
tags:
- API Gateway
- GraphQL
- Schema Stitching
properties:
- type: Documentation
  url: https://the-guild.dev/graphql/mesh/docs
- type: GitHub Repository
  url: https://github.com/ardatan/graphql-mesh