import { type LoadableNodeId } from "https://deno.land/x/pothos@release-1725301526/packages/plugin-dataloader/index.ts";
Properties
id: Omit<FieldOptionsFromKind<Types, Shape, "ID", false, { }, "Object", Shape, MaybePromise<OutputShape<Types, "ID">>>, "args" | "nullable" | "type"> & { parse?: (id: string, ctx: Types["Context"]) => IDShape; }