Module

x/pothos/packages/plugin-dataloader/index.ts>LoadableNodeId

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
interface LoadableNodeId
import { type LoadableNodeId } from "https://dotland.deno.dev/x/pothos@release-1676597138/packages/plugin-dataloader/index.ts";

Type Parameters

Types extends SchemaTypes
Shape extends object

Properties

id: Omit<FieldOptionsFromKind<Types, Shape, "ID", false, { }, "Object", Shape, MaybePromise<OutputShape<Types, "ID">>>, "args" | "nullable" | "type">
import LoadableNodeId
import { LoadableNodeId } from "https://dotland.deno.dev/x/pothos@release-1676597138/packages/plugin-dataloader/index.ts";