Skip to main content
Module

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

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

Parameters

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