import { type UnauthorizedOptions } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-scope-auth/mod.ts";
Type Parameters
Properties
optional
unauthorizedError: UnauthorizedErrorFn<Types, ParentShape, Args>optional
unauthorizedResolver: UnauthorizedResolver<Types, ParentShape, Type, Nullable, Args>