import { type TypeAuthScopesFunction } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-scope-auth/types.ts";
Type Parameters
Types extends SchemaTypes
definition: (parent: Parent, context: Types["Context"]) => MaybePromise<AuthScopeMap<Types> | boolean>