Skip to main content
Module

x/pothos/packages/core/plugins/index.ts>MergedPlugins#wrapIsTypeOf

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Latest
method MergedPlugins.prototype.wrapIsTypeOf
import { MergedPlugins } from "https://deno.land/x/pothos@release-1726524975/packages/core/plugins/index.ts";

Parameters

isTypeOf: GraphQLIsTypeOfFn<unknown, Types["Context"]> | undefined