import { type DataloaderObjectTypeOptions } from "https://deno.land/x/pothos@release-1719071157/packages/plugin-dataloader/types.ts";
Type Parameters
Types extends SchemaTypes
Interfaces extends InterfaceParam<Types>[]
NameOrRef extends ObjectParam<Types> | string
definition: DataLoaderOptions<Types, Shape, Key, CacheKey> & ObjectTypeOptions<Types, NameOrRef extends ObjectParam<Types> ? NameOrRef : ObjectRef<Shape>, Shape, Interfaces>