Module

x/pothos/packages/core/mod.ts>ArgBuilder

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
type alias ArgBuilder
import { type ArgBuilder } from "https://dotland.deno.dev/x/pothos@release-1670972010/packages/core/mod.ts";
definition: PothosSchemaTypes.InputFieldBuilder<Types, "Arg">["field"] & Omit<PothosSchemaTypes.InputFieldBuilder<Types, "Arg">, "field">