Module

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

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

Type Parameters

optional
T = unknown

Properties

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