Skip to main content
Module

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

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

Parameters

map: AuthScopeMap<Types> | boolean
optional
info: GraphQLResolveInfo
optional
forAll = [UNSUPPORTED]