type alias RefetchFunctionimport { type RefetchFunction } from "https://dotland.deno.dev/x/pothos@release-1689883337/packages/plugin-smart-subscriptions/mod.ts"; Type ParametersTParentShapedefinition: (val: T) => MaybePromise<ParentShape>