GraphQL Mesh · GraphQL Specification

GraphQL Mesh GraphQL API

GraphQL Mesh is a framework by The Guild that unifies REST, gRPC, SOAP, OData, Thrift, GraphQL, and database sources into a single GraphQL schema. When deployed as a gateway using `mesh start` or `mesh dev`, it exposes a GraphQL endpoint that reflects the composed schema derived from all configured sources.

Documentation Endpoint View on GitHub GraphQLAPI GatewayFederationSchema CompositionRESTgRPCOpen SourceGraphQL

Overview

GraphQL Mesh GraphQL API is a GraphQL API specification published by GraphQL Mesh on the APIs.io network.

GraphQL Mesh is a framework by The Guild that unifies REST, gRPC, SOAP, OData, Thrift, GraphQL, and database sources into a single GraphQL schema. When deployed as a gateway using mesh start or mesh dev, it exposes a GraphQL endpoint that reflects the composed schema derived from all configured sources.

documentation is published at https://the-guild.dev/graphql/mesh/docs.

Tagged areas include API Gateway, Federation, Schema Composition, REST, and gRPC.

Endpoint

Back to GraphQL Mesh · All GraphQL Specs · GitHub