Skip to main content
Module

x/pothos/packages/plugin-smart-subscriptions/resolve-with-cache.ts>default

Pothos GraphQL is library for creating GraphQL schemas in typescript using a strongly typed code first approach
Go to Latest
function default
import { default } from "https://deno.land/x/pothos@release-1713397530/packages/plugin-smart-subscriptions/resolve-with-cache.ts";

Parameters

subscribe: FieldSubscriber<Types> | null
resolve: GraphQLFieldResolver<unknown, object>
canRefetch: boolean
parent: unknown
args: object
context: object