type alias UnauthorizedErrorFnimport { type UnauthorizedErrorFn } from "https://dotland.deno.dev/x/pothos@release-1713397530/packages/plugin-scope-auth/mod.ts"; Type ParametersTypes extends SchemaTypesParentShapeArgs extends InputFieldMapdefinition: (parent: ParentShape,args: InputShapeFromFields<Args>,context: Types["Context"],info: GraphQLResolveInfo,result: ForbiddenResult,) => Error | string