Module

x/pothos/packages/plugin-directives/mod.ts>DirectiveList

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
type alias DirectiveList
import { type DirectiveList } from "https://dotland.deno.dev/x/pothos@release-1670972010/packages/plugin-directives/mod.ts";
definition: { name: string; args?: { }; }[]
import DirectiveList
import { DirectiveList } from "https://dotland.deno.dev/x/pothos@release-1670972010/packages/plugin-directives/mod.ts";