Module

x/pothos/packages/plugin-smart-subscriptions/mod.ts>FieldSubscriptionManager

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
class FieldSubscriptionManager
import { FieldSubscriptionManager } from "https://dotland.deno.dev/x/pothos@release-1713397530/packages/plugin-smart-subscriptions/mod.ts";

Constructors

new
FieldSubscriptionManager(manager: SubscriptionManager, cacheNode: CacheNode<Types>)

Methods

register<T>(name: string, unnamed 1?: RegisterFieldSubscriptionOptions<T>)
import FieldSubscriptionManager
import { FieldSubscriptionManager } from "https://dotland.deno.dev/x/pothos@release-1713397530/packages/plugin-smart-subscriptions/mod.ts";