Skip to main content
Module

x/pothos/packages/plugin-dataloader/index.ts>ImplementableLoadableObjectRef

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
class ImplementableLoadableObjectRef
Re-export
import { ImplementableLoadableObjectRef } from "https://deno.land/x/pothos@release-1713397530/packages/plugin-dataloader/index.ts";

Constructors

new
ImplementableLoadableObjectRef(
builder: PothosSchemaTypes.SchemaBuilder<Types>,
name: string,
)

Type Parameters

Types extends SchemaTypes
RefShape
Shape
Key extends bigint | number | string
CacheKey

Properties

protected
cacheResolved
getDataloader