Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pothos/packages/core/index.ts>VersionedSchemaBuilderOptions

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Latest
interface VersionedSchemaBuilderOptions
Re-export
import { type VersionedSchemaBuilderOptions } from "https://deno.land/x/pothos@release-1727726265/packages/core/index.ts";

Properties

v3: PothosSchemaTypes.V3SchemaBuilderOptions<Types>