GraphQL Mesh

GraphQL Mesh is a framework by The Guild that allows you to use GraphQL to query any data source, including REST APIs, gRPC, SOAP, OpenAPI, and databases, by automatically generating a unified GraphQL schema from existing API specifications.

API entry from apis.yml

apis.yml Raw ↑
aid: graphql-mesh:graphql-mesh
name: GraphQL Mesh
description: GraphQL Mesh is a framework by The Guild that allows you to use GraphQL to query any data
  source, including REST APIs, gRPC, SOAP, OpenAPI, and databases, by automatically generating a unified
  GraphQL schema from existing API specifications.
humanURL: https://the-guild.dev/graphql/mesh
tags:
- API Gateway
- GraphQL
- gRPC
- Microservices
- REST
- Schema Stitching
properties:
- type: JSONSchema
  url: https://raw.githubusercontent.com/api-evangelist/graphql-mesh/refs/heads/main/json-schema/meshrc-configuration.json