Module

x/pothos/packages/plugin-scope-auth/index.ts>AuthScopeMap

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
type alias AuthScopeMap
import { type AuthScopeMap } from "https://dotland.deno.dev/x/pothos@release-1684230554/packages/plugin-scope-auth/index.ts";
definition: Merge<BuiltInScopes<Types> & Partial<Types["AuthScopes"]>>