Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pothos/packages/core/config-store.ts>default#onFieldUse

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

Parameters

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