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