API Reference
Complete reference documentation for Effect GraphQL’s APIs.
Core APIs
Section titled “Core APIs” GraphQLSchemaBuilder The main builder class for constructing GraphQL schemas.
Pipe Functions Standalone functions for use with the pipe API.
Type Mapping How Effect Schema types map to GraphQL types.
Error Types Built-in error classes for structured error handling.
Integration APIs
Section titled “Integration APIs” Context API Request context and resolver context for passing data.
Loader API DataLoader integration for batching and caching.
Server API HTTP routing and WebSocket server integration.
CLI Tools Command-line tools for schema generation and development workflows.