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

x/pothos/packages/core/build-cache.ts>default#buildFields

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

Parameters

fields: Map<string, PothosOutputFieldConfig<Types>>