Module

x/pothos/packages/plugin-dataloader/mod.ts>ImplementableLoadableInterfaceRef#implement

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
method ImplementableLoadableInterfaceRef.prototype.implement
import { ImplementableLoadableInterfaceRef } from "https://dotland.deno.dev/x/pothos@release-1708848346/packages/plugin-dataloader/mod.ts";

Type Parameters

Interfaces extends InterfaceParam<Types>[]

Parameters

options: InterfaceTypeOptions<Types, ImplementableInterfaceRef<Types, RefShape, Shape>, Shape, Interfaces>

Returns

InterfaceRef<RefShape, Shape>