Skip to main content
Latest
function makeExecutableSchema
import { makeExecutableSchema } from "https://deno.land/x/kilatgraphql@16.6.0-1/mod.ts";

Type Parameters

optional
TContext = any

Parameters

unnamed 0: IExecutableSchemaDefinition<TContext>