Module

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

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

Parameters

type: string
parent: unknown
path: Path | undefined
cb: () => MaybePromise<readonly string[]>