Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pothos/packages/plugin-dataloader/index.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-1716310600/packages/plugin-dataloader/index.ts";

Type Parameters

Interfaces extends InterfaceParam<Types>[]

Parameters

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

Returns

InterfaceRef<RefShape, Shape>