Skip to main content
Module

x/pothos/packages/plugin-relay/types.ts>NodeBaseObjectOptionsForParam

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
type alias NodeBaseObjectOptionsForParam
import { type NodeBaseObjectOptionsForParam } from "https://deno.land/x/pothos@release-1721977283/packages/plugin-relay/types.ts";

Type Parameters

Types extends SchemaTypes
Param extends ObjectParam<Types>
Interfaces extends InterfaceParam<Types>[]
definition: ObjectTypeOptions<Types, Param, ParentShape<Types, Param>, Interfaces>