Module

x/pothos/packages/core/mod.ts>GenericFieldRef

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Latest
interface GenericFieldRef
import { type GenericFieldRef } from "https://dotland.deno.dev/x/pothos@release-1726524975/packages/core/mod.ts";

Type Parameters

optional
T = unknown

Properties

[outputFieldShapeKey]: T
import GenericFieldRef
import { GenericFieldRef } from "https://dotland.deno.dev/x/pothos@release-1726524975/packages/core/mod.ts";