import { ImplementableInputObjectRef } from "https://deno.land/x/pothos@release-1670043728/packages/core/mod.ts";
Constructors
new
ImplementableInputObjectRef(builder: PothosSchemaTypes.SchemaBuilder<Types>, name: string)Type Parameters
Types extends SchemaTypes
Properties
protected
builder: PothosSchemaTypes.SchemaBuilder<Types>Methods
implement(options: PothosSchemaTypes.InputObjectTypeOptions<Types, InputFieldsFromShape<RecursivelyNormalizeNullableFields<T>>>)