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