Skip to main content
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://deno.land/x/pothos@release-1721977283/packages/plugin-dataloader/mod.ts";

Type Parameters

Interfaces extends InterfaceParam<Types>[]

Parameters

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

Returns

InterfaceRef<Types, RefShape, Shape>