Pothos GraphQL API

Plugin-based GraphQL schema builder for TypeScript that enables type-safe, code-first schema construction with zero runtime overhead and no code generation required. Supports plugins for Prisma, Relay, Dataloader, Auth, Validation, Errors, Tracing, Drizzle, and more.

API entry from apis.yml

apis.yml Raw ↑
aid: pothos:graphql-api
name: Pothos GraphQL API
description: Plugin-based GraphQL schema builder for TypeScript that enables type-safe, code-first schema
  construction with zero runtime overhead and no code generation required. Supports plugins for Prisma,
  Relay, Dataloader, Auth, Validation, Errors, Tracing, Drizzle, and more.
tags:
- GraphQL
- TypeScript
- Schema Builder
- Code First
humanURL: https://pothos-graphql.dev/docs
baseURL: https://pothos-graphql.dev/
properties:
- url: https://pothos-graphql.dev/docs
  type: Documentation
- url: graphql/pothos-graphql.md
  type: GraphQL