Skip to main content
Module

x/pothos/packages/plugin-scope-auth/index.ts>RequestCache#evaluateTypeScopeFunction

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
method RequestCache.prototype.evaluateTypeScopeFunction
Re-export
import { RequestCache } from "https://deno.land/x/pothos@release-1721230199/packages/plugin-scope-auth/index.ts";

Parameters

authScopes: TypeAuthScopesFunction<Types, unknown>
type: string
parent: unknown