Skip to main content
Module

x/pothos/packages/plugin-scope-auth/mod.ts>RequestCache#evaluateScopeMapWithScopes

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

Parameters

unnamed 0: AuthScopeMap<Types>
scopes: ScopeLoaderMap<Types>
info: GraphQLResolveInfo | undefined
forAll: boolean