class ObjectRef implements OutputRef, [PothosSchemaTypes.ObjectRef]<Types, T, P> extends TypeRefWithFields<Types, ObjectLikeConfig>import { ObjectRef } from "https://deno.land/x/pothos@release-1730496474/packages/core/refs/object.ts"; ConstructorsnewObjectRef(name: string, config?: ObjectLikeConfig)Type ParametersTypes extends SchemaTypesToptionalP = TProperties$inferType: Tkind: "Object"[outputShapeKey]: T[parentShapeKey]: P