import { default } from "https://deno.land/x/pothos@release-1730496474/packages/plugin-smart-subscriptions/resolve-with-cache.ts";
Type Parameters
Types extends SchemaTypes
Parameters
cache: SubscriptionCache<Types>
subscribe: FieldSubscriber<Types> | null
resolve: GraphQLFieldResolver<unknown, object>
info: GraphQLResolveInfo