Plugin catalog

Plugins

18 plugins for your data layer, auth, tracing, and common schema patterns. Each one adds methods and options to the builder, with the same type inference as the core API.

See Using plugins for installation and builder configuration.

The Zod plugin documents the older Zod-specific API. For new validation fields, start with the Validation plugin.

Data

Connect to your data

Plug Pothos into the database / data layer you already use.

Schema

Shape your schema

Plugins for common schema patterns: connections, federation, sub-graphs, and directives.

Safety

Auth, errors, and validation

Authorization checks, typed errors, validation, and complexity limits.

Live

Live data

Subscriptions, and execution plans in place of resolvers.

DevEx

Developer experience

Mocking, tracing, and tools that make Pothos schemas easier to work on.