Module

x/pothos/packages/core/index.ts>ImplementableInterfaceRef#implement

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

Type Parameters

Interfaces extends InterfaceParam<Types>[]

Parameters

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