Module

x/pothos/packages/plugin-scope-auth/index.ts>PothosScopeAuthPlugin#wrapResolveType

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

Parameters

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

Returns

GraphQLTypeResolver<unknown, Types["Context"]>