Module

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

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

Parameters

resolve: GraphQLFieldResolver<unknown, Types["Context"]>

Returns

GraphQLFieldResolver<unknown, Types["Context"]>