Skip to main content
Module

x/pothos/packages/core/mod.ts>ArgumentRef#onFirstUse

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
method ArgumentRef.prototype.onFirstUse
Re-export
import { ArgumentRef } from "https://deno.land/x/pothos@release-1721684308/packages/core/mod.ts";

Parameters

cb: (config: PothosInputFieldConfig<Types>) => void