import { type BuiltInScopes } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-scope-auth/index.ts";
Type Parameters
Types extends SchemaTypes
Properties
optional
$all: true extends true ? AuthScopeMap<Types> : neveroptional
$any: true extends true ? AuthScopeMap<Types> : never