Search
@pothos/core
Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript
v4.7.0 URL:
https://unpkg.com/@pothos/core@4.7.0/lib/index.js
Open
Browse Files
pothos
graphql
schema
types
typescript
builder
framework
plugin
deno
@pothos/plugin-simple-objects
A Pothos plugin for defining objects and interfaces without ts definitions for those types
v4.1.3 URL:
https://unpkg.com/@pothos/plugin-simple-objects@4.1.3/lib/index.js
Open
Browse Files
pothos
graphql
schema
typescript
simple
object
interface
plugin
@pothos/plugin-zod
A Pothos plugin for adding argument validation
v4.2.2 URL:
https://unpkg.com/@pothos/plugin-zod@4.2.2/lib/index.js
Open
Browse Files
pothos
graphql
schema
typescript
zod
validation
validate
@pothos/plugin-dataloader
A Pothos plugin for attaching dataloader to object types
v4.4.2 URL:
https://unpkg.com/@pothos/plugin-dataloader@4.4.2/lib/index.js
Open
Browse Files
pothos
graphql
schema
typescript
dataloader
@pothos/plugin-scope-auth
A Pothos plugin for adding scope based authorization checks to your GraphQL Schema
v4.1.5 URL:
https://unpkg.com/@pothos/plugin-scope-auth@4.1.5/lib/index.js
Open
Browse Files
pothos
graphql
schema
typescript
auth
authorization
permission
permissions
plugin
scope