Module

x/pothos/packages/plugin-smart-subscriptions/index.ts>PothosSmartSubscriptionsPlugin#wrapResolveType

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
method PothosSmartSubscriptionsPlugin.prototype.wrapResolveType
import { PothosSmartSubscriptionsPlugin } from "https://dotland.deno.dev/x/pothos@release-1688425816/packages/plugin-smart-subscriptions/index.ts";

Parameters

resolveType: GraphQLTypeResolver<unknown, Types["Context"]>