import { type FieldSubscriber } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-smart-subscriptions/mod.ts";
Type Parameters
Types extends SchemaTypes
definition: () => void
subscriptions: FieldSubscriptionManager<Types>,
parent: unknown,
args: { },
context: object,
info: GraphQLResolveInfo,