import { PothosAuthZPlugin } from "https://deno.land/x/pothos@release-1719071157/packages/plugin-authz/index.ts";
Type Parameters
Types extends SchemaTypes
Methods
onOutputFieldConfig(fieldConfig: PothosOutputFieldConfig<Types>): PothosOutputFieldConfig<Types> | null
onTypeConfig(typeConfig: PothosTypeConfig): PothosTypeConfig