import { ImplementableInterfaceRef } from "https://deno.land/x/pothos@release-1693334611/packages/core/mod.ts";
Constructors
new
ImplementableInterfaceRef(builder: PothosSchemaTypes.SchemaBuilder<Types>, name: string)Properties
protected
builder: PothosSchemaTypes.SchemaBuilder<Types>Methods
implement<Interfaces extends InterfaceParam<Types>[]>(options: InterfaceTypeOptions<Types, ImplementableInterfaceRef<Types, Shape, Parent>, Parent, Interfaces>)