Skip to main content
Module

x/pothos/packages/core/fieldUtils/input.ts>InputFieldBuilder#helper

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
method InputFieldBuilder.prototype.helper
import { InputFieldBuilder } from "https://deno.land/x/pothos@release-1720765432/packages/core/fieldUtils/input.ts";

Type Parameters

Type extends InputType<Types> | [InputType<Types>]