import { type LoadableNodeOptions } from "https://deno.land/x/pothos@release-1689659814/packages/plugin-dataloader/index.ts";
Type Parameters
Types extends SchemaTypes
Interfaces extends InterfaceParam<Types>[]
NameOrRef extends ObjectParam<Types> | string
optional
Key extends bigint | number | string = IDShapeoptional
CacheKey = Keydefinition: DataloaderObjectTypeOptions<Types, Shape, Key, Interfaces, NameOrRef, CacheKey> & LoadableNodeId<Types, Shape, IDShape>