Skip to main content
Module

x/pothos/packages/core/types/builder-options.ts>InferredFieldOptionsKind

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
type alias InferredFieldOptionsKind
import { type InferredFieldOptionsKind } from "https://deno.land/x/pothos@release-1720638912/packages/core/types/builder-options.ts";

Type Parameters

optional
Types extends SchemaTypes = SchemaTypes
definition: keyof PothosSchemaTypes.InferredFieldOptions<Types>