type alias UnauthorizedForTypeErrorFnimport { type UnauthorizedForTypeErrorFn } from "https://dotland.deno.dev/x/pothos@release-1713397530/packages/plugin-scope-auth/index.ts"; Type ParametersTypes extends SchemaTypesParentShapedefinition: (parent: ParentShape,context: Types["Context"],info: GraphQLResolveInfo,result: ForbiddenResult,) => Error | string