The Guild · GraphQL Specification

GraphQL Yoga

GraphQL Yoga is a fully-featured, cross-platform GraphQL server from The Guild, built on top of graphql-js with an Envelop plugin system. It runs anywhere JavaScript runs — Node.js (Express, Fastify, Koa, Next.js, NestJS), Deno, Bun, Cloudflare Workers, and all major edge runtimes — using a single isomorphic Request/Response API.

Documentation Endpoint View on GitHub API CompositionAPI GatewayAPI ObservabilityBreaking Change DetectionCI/CDCode GenerationDeveloper ToolsExecutionFederationGitHub ActionsGraphQLJavaScriptMicroservicesMiddlewareMockingOpen SourcePluginsRESTSDKsScalarsSchemaSchema CompositionSchema MergingSchema RegistrySchema StitchingSchema TransformationSchema ValidationServerSubscriptionsThe GuildType MergingType SafetyTypeScriptgRPCGraphQL

Overview

GraphQL Yoga is a GraphQL API specification published by The Guild on the APIs.io network.

GraphQL Yoga is a fully-featured, cross-platform GraphQL server from The Guild, built on top of graphql-js with an Envelop plugin system. It runs anywhere JavaScript runs — Node.js (Express, Fastify, Koa, Next.js, NestJS), Deno, Bun, Cloudflare Workers, and all major edge runtimes — using a single isomorphic Request/Response API.

The GraphQL endpoint is available at Self-hosted. documentation is published at https://the-guild.dev/graphql/yoga-server/docs.

The specification includes 5 reference links.

Tagged areas include API Composition, API Gateway, API Observability, Breaking Change Detection, and CI/CD.

Endpoint

Self-hosted

References

Related API Specs

GraphQL Hive Console GraphQL API (OpenAPI)
Back to The Guild · All GraphQL Specs · GitHub