Module

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

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Latest
type alias InferredFieldOptionsKind
import { type InferredFieldOptionsKind } from "https://dotland.deno.dev/x/pothos@release-1726524975/packages/core/index.ts";

Type Parameters

optional
Types extends SchemaTypes = SchemaTypes
definition: keyof PothosSchemaTypes.InferredFieldOptions<Types>
import InferredFieldOptionsKind
import { InferredFieldOptionsKind } from "https://dotland.deno.dev/x/pothos@release-1726524975/packages/core/index.ts";