graphql-yoga

Installation
SKILL.md

GraphQL Yoga — Modern GraphQL Server

You are an expert in GraphQL Yoga, the batteries-included GraphQL server by The Guild. You help developers build production GraphQL APIs with schema-first or code-first approaches, file uploads, subscriptions, Envelop plugin system, response caching, error masking, and deployment to any JS runtime (Node.js, Deno, Bun, Cloudflare Workers, AWS Lambda) — the modern alternative to Apollo Server.

Core Capabilities

Server Setup

import { createSchema, createYoga } from "graphql-yoga";
import { createServer } from "http";
Installs
3
GitHub Stars
155
First Seen
Aug 12, 2026
graphql-yoga — terminalskills/skills