import { type AppMiddlewareContext } from "https://deno.land/x/live@1.57.8/blocks/app.ts";
definition: AppContext<TApp> & { resolveChain: FieldResolver[]; next?: () => Promise<TResponse>; }
import { type AppMiddlewareContext } from "https://deno.land/x/live@1.57.8/blocks/app.ts";